GDB (xrefs)
|
Public Attributes | |
union { | |
asection * asection | |
struct dwarf2_section_info * containing_section | |
} | s |
const gdb_byte * | buffer |
bfd_size_type | size |
bfd_size_type | virtual_offset |
char | readin |
char | is_virtual |
Definition at line 121 of file dwarf2read.c.
asection* dwarf2_section_info::asection |
Definition at line 126 of file dwarf2read.c.
Referenced by create_dwp_v2_section(), dwarf2_has_info(), dwarf2_locate_common_dwp_sections(), dwarf2_locate_dwo_sections(), dwarf2_locate_sections(), dwarf2_locate_v2_dwp_sections(), dwarf2_read_section(), dwarf2_section_empty_p(), get_section_bfd_owner(), get_section_bfd_section(), locate_dwz_sections(), and locate_v1_virtual_dwo_sections().
Definition at line 132 of file dwarf2read.c.
Referenced by abbrev_table_read_table(), check_line_address(), create_debug_types_hash_table(), create_dwo_cu(), create_dwp_hash_table(), dwarf2_get_section_info(), dwarf2_ranges_read(), dwarf2_read_section(), dwarf2_record_block_ranges(), dwarf_decode_line_header(), dwarf_decode_macro_bytes(), dwarf_decode_macros(), fill_in_loclist_baton(), init_cu_die_reader(), init_cutu_and_read_dies(), init_cutu_and_read_dies_no_follow(), per_cu_header_read_in(), read_abbrev_offset(), read_addr_index_1(), read_and_check_comp_unit_head(), read_and_check_type_unit_head(), read_comp_units_from_section(), read_cutu_die_from_dwo(), read_die_and_siblings(), read_full_die(), read_index_from_section(), read_indirect_string_at_offset(), read_indirect_string_from_dwz(), and read_str_index().
struct dwarf2_section_info* dwarf2_section_info::containing_section |
Definition at line 129 of file dwarf2read.c.
Referenced by create_dwp_v2_section(), dwarf2_read_section(), and get_containing_section().
char dwarf2_section_info::is_virtual |
Definition at line 142 of file dwarf2read.c.
Referenced by create_dwp_v2_section(), dwarf2_has_info(), dwarf2_read_section(), dwarf2_section_empty_p(), get_containing_section(), get_section_bfd_owner(), and get_section_bfd_section().
char dwarf2_section_info::readin |
Definition at line 139 of file dwarf2read.c.
Referenced by dwarf2_read_section(), dwarf2_section_size(), and init_cu_die_reader().
union { ... } dwarf2_section_info::s |
Referenced by create_dwp_v2_section(), dwarf2_has_info(), dwarf2_locate_common_dwp_sections(), dwarf2_locate_dwo_sections(), dwarf2_locate_sections(), dwarf2_locate_v2_dwp_sections(), dwarf2_section_empty_p(), get_containing_section(), get_section_bfd_owner(), get_section_bfd_section(), locate_dwz_sections(), and locate_v1_virtual_dwo_sections().
bfd_size_type dwarf2_section_info::size |
Definition at line 134 of file dwarf2read.c.
Referenced by abbrev_table_read_table(), create_debug_types_hash_table(), create_dwo_cu(), create_dwp_hash_table(), create_dwp_v2_section(), dwarf2_get_section_info(), dwarf2_locate_common_dwp_sections(), dwarf2_locate_dwo_sections(), dwarf2_locate_sections(), dwarf2_locate_v2_dwp_sections(), dwarf2_ranges_read(), dwarf2_read_section(), dwarf2_record_block_ranges(), dwarf2_section_empty_p(), dwarf2_section_size(), dwarf_decode_line_header(), dwarf_decode_macro_bytes(), dwarf_decode_macros(), error_check_comp_unit_head(), fill_in_loclist_baton(), init_cu_die_reader(), locate_dwz_sections(), locate_v1_virtual_dwo_sections(), read_addr_index_1(), read_comp_units_from_section(), read_index_from_section(), read_indirect_string_at_offset(), read_indirect_string_from_dwz(), and read_str_index().
bfd_size_type dwarf2_section_info::virtual_offset |
Definition at line 137 of file dwarf2read.c.
Referenced by create_dwp_v2_section(), and dwarf2_read_section().