GDB (xrefs)
|
Public Attributes | |
const struct dwarf2_per_cu_data * | per_cu |
sect_offset | offset |
struct type * | type |
Definition at line 22195 of file dwarf2read.c.
sect_offset dwarf2_per_cu_offset_and_type::offset |
Definition at line 22198 of file dwarf2read.c.
Referenced by get_die_type_at_offset(), per_cu_offset_and_type_eq(), per_cu_offset_and_type_hash(), and set_die_type().
const struct dwarf2_per_cu_data* dwarf2_per_cu_offset_and_type::per_cu |
Definition at line 22197 of file dwarf2read.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 22199 of file dwarf2read.c.
Referenced by get_die_type_at_offset(), and set_die_type().