GDB (xrefs)
|
Public Attributes | |
struct dwarf2_section_info | info |
struct dwarf2_section_info | abbrev |
struct dwarf2_section_info | line |
struct dwarf2_section_info | loc |
struct dwarf2_section_info | macinfo |
struct dwarf2_section_info | macro |
struct dwarf2_section_info | str |
struct dwarf2_section_info | ranges |
struct dwarf2_section_info | addr |
struct dwarf2_section_info | frame |
struct dwarf2_section_info | eh_frame |
struct dwarf2_section_info | gdb_index |
Definition at line 217 of file dwarf2read.c.
struct dwarf2_section_info dwarf2_per_objfile::abbrev |
Definition at line 220 of file dwarf2read.c.
Referenced by build_type_psymtabs_1(), create_debug_types_hash_table(), dwarf2_has_info(), dwarf2_locate_sections(), and get_abbrev_section_for_cu().
struct dwarf2_section_info dwarf2_per_objfile::addr |
Definition at line 227 of file dwarf2read.c.
Referenced by dwarf2_locate_sections(), and read_addr_index_1().
struct dwarf2_section_info dwarf2_per_objfile::eh_frame |
Definition at line 229 of file dwarf2read.c.
Referenced by dwarf2_get_section_info(), and dwarf2_locate_sections().
struct dwarf2_section_info dwarf2_per_objfile::frame |
Definition at line 228 of file dwarf2read.c.
Referenced by dwarf2_get_section_info(), and dwarf2_locate_sections().
struct dwarf2_section_info dwarf2_per_objfile::gdb_index |
Definition at line 230 of file dwarf2read.c.
Referenced by dwarf2_locate_sections(), and dwarf2_read_index().
struct dwarf2_section_info dwarf2_per_objfile::info |
Definition at line 219 of file dwarf2read.c.
Referenced by create_all_comp_units(), create_cus_from_index(), dwarf2_build_psymtabs_hard(), dwarf2_has_info(), and dwarf2_locate_sections().
struct dwarf2_section_info dwarf2_per_objfile::line |
Definition at line 221 of file dwarf2read.c.
Referenced by dwarf2_locate_sections(), and get_debug_line_section().
struct dwarf2_section_info dwarf2_per_objfile::loc |
Definition at line 222 of file dwarf2read.c.
Referenced by cu_debug_loc_section(), and dwarf2_locate_sections().
struct dwarf2_section_info dwarf2_per_objfile::macinfo |
Definition at line 223 of file dwarf2read.c.
Referenced by dwarf2_locate_sections(), and dwarf_decode_macros().
struct dwarf2_section_info dwarf2_per_objfile::macro |
Definition at line 224 of file dwarf2read.c.
Referenced by dwarf2_locate_sections(), and dwarf_decode_macros().
struct dwarf2_section_info dwarf2_per_objfile::ranges |
Definition at line 226 of file dwarf2read.c.
Referenced by dwarf2_locate_sections(), dwarf2_ranges_read(), and dwarf2_record_block_ranges().
struct dwarf2_section_info dwarf2_per_objfile::str |
Definition at line 225 of file dwarf2read.c.
Referenced by dwarf2_locate_sections(), and read_indirect_string_at_offset().