GDB (xrefs)
|
Public Attributes | |
sect_offset | offset |
struct obstack | abbrev_obstack |
struct abbrev_info ** | abbrevs |
Definition at line 1192 of file dwarf2read.c.
struct obstack abbrev_table::abbrev_obstack |
Definition at line 1199 of file dwarf2read.c.
Referenced by abbrev_table_alloc_abbrev(), abbrev_table_free(), and abbrev_table_read_table().
struct abbrev_info** abbrev_table::abbrevs |
Definition at line 1205 of file dwarf2read.c.
Referenced by abbrev_table_add_abbrev(), abbrev_table_lookup_abbrev(), and abbrev_table_read_table().
sect_offset abbrev_table::offset |
Definition at line 1196 of file dwarf2read.c.
Referenced by abbrev_table_read_table(), and init_cutu_and_read_dies().