GCC Middle and Back End API Reference
dref_entry Struct Reference

#include <lto-streamer.h>

Data Fields

tree decl
const char * sym
unsigned HOST_WIDE_INT off

Detailed Description

Entry for the delayed registering of decl -> DIE references.

Field Documentation

◆ decl

tree dref_entry::decl

Referenced by lto_input_tree().

◆ off

unsigned HOST_WIDE_INT dref_entry::off

Referenced by lto_input_tree().

◆ sym

const char* dref_entry::sym

Referenced by lto_input_tree().


The documentation for this struct was generated from the following file: