GDB (xrefs)
|
Public Attributes | |
unsigned int | length |
short | version |
unsigned char | addr_size |
unsigned char | signed_addr_p |
sect_offset | abbrev_offset |
unsigned int | offset_size |
unsigned int | initial_length_size |
sect_offset | offset |
cu_offset | first_die_offset |
Definition at line 377 of file dwarf2read.c.
Definition at line 383 of file dwarf2read.c.
Referenced by dwarf2_read_abbrevs(), error_check_comp_unit_head(), init_cutu_and_read_dies(), and read_comp_unit_head().
unsigned char comp_unit_head::addr_size |
Definition at line 381 of file dwarf2read.c.
Referenced by dwarf2_add_member_fn(), dwarf2_const_value_attr(), dwarf2_fetch_constant_bytes(), dwarf2_per_cu_addr_size(), dwarf2_per_cu_ref_addr_size(), dwarf2_ranges_read(), dwarf2_read_addr_index(), dwarf2_read_addr_index_reader(), dwarf2_record_block_ranges(), mark_common_block_symbol_computed(), read_addr_index(), read_address(), read_comp_unit_head(), read_tag_pointer_type(), read_tag_reference_type(), skip_one_die(), and var_decode_location().
Definition at line 397 of file dwarf2read.c.
Referenced by init_cutu_and_read_dies(), read_and_check_comp_unit_head(), and read_and_check_type_unit_head().
unsigned int comp_unit_head::initial_length_size |
Definition at line 389 of file dwarf2read.c.
Referenced by get_cu_length(), read_checked_initial_length_and_offset(), and read_comp_unit_head().
unsigned int comp_unit_head::length |
Definition at line 379 of file dwarf2read.c.
Referenced by create_debug_types_hash_table(), error_check_comp_unit_head(), get_cu_length(), load_full_comp_unit_reader(), load_partial_dies(), read_checked_initial_length_and_offset(), read_comp_unit_head(), read_initial_length(), and read_signatured_type_reader().
Definition at line 393 of file dwarf2read.c.
Referenced by build_error_marker_type(), error_check_comp_unit_head(), find_partial_die(), init_cutu_and_read_dies(), offset_in_cu_p(), read_and_check_comp_unit_head(), read_and_check_type_unit_head(), read_attribute_value(), read_call_site_scope(), read_cutu_die_from_dwo(), and read_str_index().
unsigned int comp_unit_head::offset_size |
Definition at line 386 of file dwarf2read.c.
Referenced by dwarf2_per_cu_offset_size(), dwarf2_per_cu_ref_addr_size(), dwarf_decode_macros(), read_and_check_comp_unit_head(), read_and_check_type_unit_head(), read_comp_unit_head(), read_offset(), read_str_index(), and skip_one_die().
unsigned char comp_unit_head::signed_addr_p |
Definition at line 382 of file dwarf2read.c.
Referenced by read_address(), and read_comp_unit_head().
short comp_unit_head::version |
Definition at line 380 of file dwarf2read.c.
Referenced by dwarf2_default_access_attribute(), dwarf2_per_cu_ref_addr_size(), error_check_comp_unit_head(), read_attribute_value(), read_comp_unit_head(), read_subrange_type(), and skip_one_die().