GDB (xrefs)
|
Public Attributes | |
struct dwarf2_per_cu_data | per_cu |
ULONGEST | signature |
cu_offset | type_offset_in_tu |
sect_offset | type_offset_in_section |
struct type_unit_group * | type_unit_group |
struct type * | type |
struct dwo_unit * | dwo_unit |
Definition at line 652 of file dwarf2read.c.
struct dwo_unit* signatured_type::dwo_unit |
Definition at line 686 of file dwarf2read.c.
Referenced by fill_in_sig_entry_from_dwo_entry(), and init_tu_and_read_dwo_dies().
Definition at line 658 of file dwarf2read.c.
Referenced by add_type_unit(), build_type_psymtab_dependencies(), build_type_unit_groups(), create_debug_types_hash_table(), create_signatured_type_table_from_index(), fill_in_sig_entry_from_dwo_entry(), follow_die_sig_1(), lookup_dwo_signatured_type(), lookup_dwo_type_unit(), queue_and_load_dwo_tu(), read_signatured_type(), and write_one_signatured_type().
Definition at line 661 of file dwarf2read.c.
Referenced by add_type_unit(), create_debug_types_hash_table(), create_signatured_type_table_from_index(), eq_signatured_type(), fill_in_sig_entry_from_dwo_entry(), hash_signatured_type(), init_cutu_and_read_dies(), lookup_dwo_signatured_type(), lookup_dwo_type_unit(), lookup_dwo_unit(), lookup_dwp_signatured_type(), lookup_signatured_type(), process_queue(), read_cutu_die_from_dwo(), and write_one_signatured_type().
struct type* signatured_type::type |
Definition at line 682 of file dwarf2read.c.
Referenced by get_signatured_type().
Definition at line 673 of file dwarf2read.c.
Referenced by fill_in_sig_entry_from_dwo_entry(), follow_die_sig_1(), init_cutu_and_read_dies(), process_enumeration_scope(), and read_cutu_die_from_dwo().
Definition at line 666 of file dwarf2read.c.
Referenced by create_debug_types_hash_table(), create_signatured_type_table_from_index(), fill_in_sig_entry_from_dwo_entry(), init_cutu_and_read_dies(), read_cutu_die_from_dwo(), and write_one_signatured_type().
Definition at line 677 of file dwarf2read.c.
Referenced by build_type_psymtab_dependencies(), fill_in_sig_entry_from_dwo_entry(), process_full_type_unit(), and setup_type_unit_groups().