GDB (xrefs)
|
Public Attributes | |
const struct dwarf2_per_cu_data * | per_cu |
sect_offset | sect_off |
struct type * | type |
const struct dwarf2_per_cu_data* dwarf2_per_cu_offset_and_type::per_cu |
Definition at line 21871 of file read.c.
Referenced by get_die_type_at_offset(), per_cu_offset_and_type_eq(), per_cu_offset_and_type_hash(), and set_die_type().
sect_offset dwarf2_per_cu_offset_and_type::sect_off |
Definition at line 21872 of file read.c.
Referenced by get_die_type_at_offset(), per_cu_offset_and_type_eq(), per_cu_offset_and_type_hash(), and set_die_type().
struct type* dwarf2_per_cu_offset_and_type::type |
Definition at line 21873 of file read.c.
Referenced by get_die_type_at_offset(), and set_die_type().