|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| ULONG_PTR | entry_code |
| ULONG_PTR | tag |
| unsigned char | have_child |
| unsigned | num_attr |
| dwarf2_abbrev_entry_attr_t * | attrs |
| dwarf2_abbrev_entry_attr_t* dwarf2_abbrev_entry_s::attrs |
Definition at line 124 of file dwarf.c.
Referenced by dwarf2_find_attribute(), dwarf2_parse_abbrev_set(), and dwarf2_read_one_debug_info().
| ULONG_PTR dwarf2_abbrev_entry_s::entry_code |
Definition at line 120 of file dwarf.c.
Referenced by dwarf2_load_one_entry(), dwarf2_parse_abbrev_set(), and dwarf2_parse_typedef().
Definition at line 122 of file dwarf.c.
Referenced by dwarf2_get_di_children(), dwarf2_parse_abbrev_set(), and dwarf2_read_one_debug_info().
| unsigned dwarf2_abbrev_entry_s::num_attr |
Definition at line 123 of file dwarf.c.
Referenced by dwarf2_parse_abbrev_set(), and dwarf2_read_one_debug_info().
| ULONG_PTR dwarf2_abbrev_entry_s::tag |
Definition at line 121 of file dwarf.c.
Referenced by dwarf2_get_cpp_name(), dwarf2_load_one_entry(), dwarf2_parse_abbrev_set(), dwarf2_parse_compilation_unit(), dwarf2_parse_enumeration_type(), and dwarf2_parse_variable().