GDB (xrefs)
Public Attributes | List of all members
signatured_type Struct Reference

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_grouptype_unit_group
 
struct typetype
 
struct dwo_unitdwo_unit
 

Detailed Description

Definition at line 656 of file dwarf2read.c.

Member Data Documentation

struct dwo_unit* signatured_type::dwo_unit

Definition at line 690 of file dwarf2read.c.

Referenced by fill_in_sig_entry_from_dwo_entry(), and init_tu_and_read_dwo_dies().

struct dwarf2_per_cu_data signatured_type::per_cu
ULONGEST signatured_type::signature
struct type* signatured_type::type

Definition at line 686 of file dwarf2read.c.

Referenced by get_signatured_type().

sect_offset signatured_type::type_offset_in_section
cu_offset signatured_type::type_offset_in_tu
struct type_unit_group* signatured_type::type_unit_group

The documentation for this struct was generated from the following file: