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 878 of file dwarf2read.c.

Member Data Documentation

◆ dwo_unit

struct dwo_unit* signatured_type::dwo_unit

Definition at line 912 of file dwarf2read.c.

Referenced by fill_in_sig_entry_from_dwo_entry(), and init_tu_and_read_dwo_dies().

◆ per_cu

struct dwarf2_per_cu_data signatured_type::per_cu

◆ signature

ULONGEST signatured_type::signature

◆ type

struct type* signatured_type::type

Definition at line 908 of file dwarf2read.c.

Referenced by get_signatured_type().

◆ type_offset_in_section

sect_offset signatured_type::type_offset_in_section

◆ type_offset_in_tu

cu_offset signatured_type::type_offset_in_tu

◆ type_unit_group

struct type_unit_group* signatured_type::type_unit_group

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