GDB (xrefs)
|
Public Attributes | |
const char * | name |
int | version |
bfd * | dbfd |
struct dwp_sections | sections |
struct dwp_hash_table * | cus |
struct dwp_hash_table * | tus |
htab_t | loaded_cus |
htab_t | loaded_tus |
unsigned int | num_sections |
asection ** | elf_sections |
Definition at line 943 of file dwarf2read.c.
struct dwp_hash_table* dwp_file::cus |
Definition at line 958 of file dwarf2read.c.
Referenced by create_dwo_unit_in_dwp_v1(), create_dwo_unit_in_dwp_v2(), lookup_dwo_cutu(), lookup_dwo_unit_in_dwp(), and open_and_init_dwp_file().
bfd* dwp_file::dbfd |
Definition at line 952 of file dwarf2read.c.
Referenced by create_dwo_unit_in_dwp_v1(), create_dwo_unit_in_dwp_v2(), create_dwp_hash_table(), dwarf2_per_objfile_free(), lookup_dwo_unit_in_dwp(), and open_and_init_dwp_file().
asection** dwp_file::elf_sections |
Definition at line 970 of file dwarf2read.c.
Referenced by create_dwo_unit_in_dwp_v1(), dwarf2_locate_common_dwp_sections(), dwarf2_locate_v2_dwp_sections(), and open_and_init_dwp_file().
htab_t dwp_file::loaded_cus |
Definition at line 964 of file dwarf2read.c.
Referenced by lookup_dwo_unit_in_dwp(), and open_and_init_dwp_file().
htab_t dwp_file::loaded_tus |
Definition at line 965 of file dwarf2read.c.
Referenced by lookup_dwo_unit_in_dwp(), and open_and_init_dwp_file().
const char* dwp_file::name |
Definition at line 946 of file dwarf2read.c.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), gdb.printing.PrettyPrinter::__init__(), gdb.printing.SubPrettyPrinter::__init__(), gdb.types.TypePrinter::__init__(), create_dwo_unit_in_dwp_v1(), create_dwo_unit_in_dwp_v2(), create_dwp_hash_table(), lookup_dwo_unit_in_dwp(), and open_and_init_dwp_file().
unsigned int dwp_file::num_sections |
Definition at line 969 of file dwarf2read.c.
Referenced by create_dwo_unit_in_dwp_v1(), and open_and_init_dwp_file().
struct dwp_sections dwp_file::sections |
Definition at line 955 of file dwarf2read.c.
Referenced by create_dwo_unit_in_dwp_v1(), create_dwo_unit_in_dwp_v2(), create_dwp_hash_table(), dwarf2_locate_common_dwp_sections(), and dwarf2_locate_v2_dwp_sections().
struct dwp_hash_table* dwp_file::tus |
Definition at line 961 of file dwarf2read.c.
Referenced by create_dwo_unit_in_dwp_v1(), create_dwo_unit_in_dwp_v2(), lookup_dwo_cutu(), lookup_dwo_unit_in_dwp(), lookup_dwp_signatured_type(), and open_and_init_dwp_file().
Definition at line 949 of file dwarf2read.c.
Referenced by create_dwo_unit_in_dwp_v1(), create_dwo_unit_in_dwp_v2(), lookup_dwo_unit_in_dwp(), and open_and_init_dwp_file().