GDB (xrefs)
|
Public Attributes | |
struct dwo_file * | dwo_file |
ULONGEST | signature |
struct dwarf2_section_info * | section |
sect_offset | sect_off |
unsigned int | length |
cu_offset | type_offset_in_tu |
struct dwo_file* dwo_unit::dwo_file |
Definition at line 306 of file read.c.
Referenced by create_cus_hash_table(), create_debug_type_hash_table(), create_dwo_cu_reader(), create_dwo_unit_in_dwp_v1(), create_dwo_unit_in_dwp_v2(), create_dwo_unit_in_dwp_v5(), cu_debug_loc_section(), cu_debug_rnglists_section(), dwarf_decode_macros(), eq_stmt_list_entry(), get_debug_line_section(), hash_stmt_list_entry(), cutu_reader::init_tu_and_read_dwo_dies(), lookup_dwo_signatured_type(), queue_and_load_all_dwo_tus(), and read_cutu_die_from_dwo().
unsigned int dwo_unit::length |
Definition at line 318 of file read.c.
Referenced by create_debug_type_hash_table(), create_dwo_cu_reader(), fill_in_sig_entry_from_dwo_entry(), and read_cutu_die_from_dwo().
sect_offset dwo_unit::sect_off |
Definition at line 317 of file read.c.
Referenced by create_cus_hash_table(), create_debug_type_hash_table(), create_dwo_cu_reader(), fill_in_sig_entry_from_dwo_entry(), and read_cutu_die_from_dwo().
struct dwarf2_section_info* dwo_unit::section |
Definition at line 314 of file read.c.
Referenced by create_cus_hash_table(), create_debug_type_hash_table(), create_dwo_cu_reader(), create_dwo_unit_in_dwp_v1(), create_dwo_unit_in_dwp_v2(), create_dwo_unit_in_dwp_v5(), fill_in_sig_entry_from_dwo_entry(), and read_cutu_die_from_dwo().
ULONGEST dwo_unit::signature |
Definition at line 311 of file read.c.
Referenced by create_cus_hash_table(), create_debug_type_hash_table(), create_dwo_cu_reader(), create_dwo_unit_in_dwp_v1(), create_dwo_unit_in_dwp_v2(), create_dwo_unit_in_dwp_v5(), eq_dwo_unit(), eq_dwp_loaded_cutus(), fill_in_sig_entry_from_dwo_entry(), hash_dwo_unit(), hash_dwp_loaded_cutus(), lookup_dwo_comp_unit(), lookup_dwo_cutu(), lookup_dwo_signatured_type(), lookup_dwo_unit(), lookup_dwo_unit_in_dwp(), process_skeletonless_type_unit(), and queue_and_load_dwo_tu().
cu_offset dwo_unit::type_offset_in_tu |
Definition at line 321 of file read.c.
Referenced by create_debug_type_hash_table(), fill_in_sig_entry_from_dwo_entry(), and read_cutu_die_from_dwo().