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

Referenced by break_out_comdat_types().

◆ root_die

◆ signature

◆ skeleton_die

dw_die_ref comdat_type_node::skeleton_die

◆ type_die

dw_die_ref comdat_type_node::type_die

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