GCC Middle and Back End API Reference
|
#include <lto-streamer.h>
Data Fields | |
tree | decl |
const char * | sym |
unsigned HOST_WIDE_INT | off |
Entry for the delayed registering of decl -> DIE references.
tree dref_entry::decl |
Referenced by lto_input_tree().
unsigned HOST_WIDE_INT dref_entry::off |
Referenced by lto_input_tree().
const char* dref_entry::sym |
Referenced by lto_input_tree().