GDB (xrefs)
|
Public Attributes | |
sect_offset | offset |
struct obstack | abbrev_obstack |
struct abbrev_info ** | abbrevs |
Definition at line 1175 of file dwarf2read.c.
struct obstack abbrev_table::abbrev_obstack |
Definition at line 1182 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 1188 of file dwarf2read.c.
Referenced by abbrev_table_add_abbrev(), abbrev_table_lookup_abbrev(), and abbrev_table_read_table().
Definition at line 1179 of file dwarf2read.c.
Referenced by abbrev_table_read_table(), and init_cutu_and_read_dies().