GDB (xrefs)
|
Public Attributes | |
const char * | dwo_name |
const char * | comp_dir |
bfd * | dbfd |
struct dwo_sections | sections |
struct dwo_unit * | cu |
htab_t | tus |
Definition at line 804 of file dwarf2read.c.
const char* dwo_file::comp_dir |
Definition at line 813 of file dwarf2read.c.
Referenced by create_dwo_unit_in_dwp_v1(), create_dwo_unit_in_dwp_v2(), eq_dwo_file(), hash_dwo_file(), init_tu_and_read_dwo_dies(), lookup_dwo_file_slot(), and open_and_init_dwo_file().
struct dwo_unit* dwo_file::cu |
Definition at line 829 of file dwarf2read.c.
Referenced by lookup_dwo_cutu(), and open_and_init_dwo_file().
bfd* dwo_file::dbfd |
Definition at line 817 of file dwarf2read.c.
Referenced by free_dwo_file(), and open_and_init_dwo_file().
const char* dwo_file::dwo_name |
Definition at line 810 of file dwarf2read.c.
Referenced by create_dwo_cu(), create_dwo_cu_reader(), create_dwo_unit_in_dwp_v1(), create_dwo_unit_in_dwp_v2(), eq_dwo_file(), hash_dwo_file(), lookup_dwo_file_slot(), and open_and_init_dwo_file().
struct dwo_sections dwo_file::sections |
Definition at line 822 of file dwarf2read.c.
Referenced by create_debug_types_hash_table(), create_dwo_cu(), create_dwo_unit_in_dwp_v1(), create_dwo_unit_in_dwp_v2(), free_dwo_file(), open_and_init_dwo_file(), read_cutu_die_from_dwo(), and read_str_index().
htab_t dwo_file::tus |
Definition at line 833 of file dwarf2read.c.
Referenced by lookup_dwo_cutu(), lookup_dwo_signatured_type(), open_and_init_dwo_file(), and queue_and_load_all_dwo_tus().