
Data Fields | |
| unsigned int | number |
| enum dwarf_tag | tag |
| int | has_children |
| unsigned int | num_attrs |
| struct attr_abbrev * | attrs |
| struct abbrev_info * | next |
Definition at line 188 of file dwarf2.c.
| unsigned int abbrev_info::number |
Definition at line 191 of file dwarf2.c.
Referenced by read_abbrevs(), and scan_unit_for_functions().
Definition at line 192 of file dwarf2.c.
Referenced by read_abbrevs(), and scan_unit_for_functions().
| unsigned int abbrev_info::num_attrs |
Definition at line 193 of file dwarf2.c.
Referenced by find_abstract_instance_name(), parse_comp_unit(), read_abbrevs(), and scan_unit_for_functions().
struct attr_abbrev* abbrev_info::attrs [read] |
Definition at line 194 of file dwarf2.c.
Referenced by find_abstract_instance_name(), parse_comp_unit(), read_abbrevs(), and scan_unit_for_functions().
struct abbrev_info* abbrev_info::next [read] |
1.5.6