ReactOS 0.4.16-dev-88-ga65b6ae
|
Public Attributes | |
const dwarf2_abbrev_entry_t * | abbrev |
struct symt * | symt |
const unsigned char ** | data |
struct vector | children |
struct dwarf2_debug_info_s * | parent |
const dwarf2_abbrev_entry_t* dwarf2_debug_info_s::abbrev |
Definition at line 149 of file dwarf.c.
Referenced by dwarf2_debug_di(), dwarf2_find_attribute(), dwarf2_get_cpp_name(), dwarf2_get_di_children(), dwarf2_load_one_entry(), dwarf2_parse_compilation_unit(), dwarf2_parse_enumeration_type(), dwarf2_parse_typedef(), dwarf2_parse_variable(), and dwarf2_read_one_debug_info().
Definition at line 152 of file dwarf.c.
Referenced by dwarf2_get_di_children(), and dwarf2_read_one_debug_info().
Definition at line 151 of file dwarf.c.
Referenced by dwarf2_find_attribute(), and dwarf2_read_one_debug_info().
struct dwarf2_debug_info_s* dwarf2_debug_info_s::parent |
Definition at line 153 of file dwarf.c.
Referenced by dwarf2_get_cpp_name(), and dwarf2_read_one_debug_info().
Definition at line 150 of file dwarf.c.
Referenced by dwarf2_debug_di(), dwarf2_parse_array_type(), dwarf2_parse_base_type(), dwarf2_parse_compilation_unit(), dwarf2_parse_const_type(), dwarf2_parse_enumeration_type(), dwarf2_parse_namespace(), dwarf2_parse_pointer_type(), dwarf2_parse_reference_type(), dwarf2_parse_subprogram(), dwarf2_parse_subroutine_type(), dwarf2_parse_typedef(), dwarf2_parse_udt_type(), dwarf2_parse_unspecified_type(), dwarf2_parse_variable(), dwarf2_parse_volatile_type(), and dwarf2_read_one_debug_info().