GCC Middle and Back End API Reference
comdat_type_node Struct Reference
Collaboration diagram for comdat_type_node:

Data Fields

dw_die_ref root_die
 
dw_die_ref type_die
 
dw_die_ref skeleton_die
 
char signature [DWARF_TYPE_SIGNATURE_SIZE]
 
comdat_type_nodenext
 

Detailed Description

The comdat type node structure.   

Field Documentation

◆ next

comdat_type_node* comdat_type_node::next

◆ root_die

dw_die_ref comdat_type_node::root_die

Referenced by output_comdat_type_unit().

◆ signature

char comdat_type_node::signature[DWARF_TYPE_SIGNATURE_SIZE]

◆ skeleton_die

dw_die_ref comdat_type_node::skeleton_die

◆ type_die

dw_die_ref comdat_type_node::type_die

Referenced by output_comdat_type_unit().


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