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

Data Fields

dw_die_ref root_die
dw_die_ref type_die
dw_die_ref skeleton_die
char signature [DWARF_TYPE_SIGNATURE_SIZE]
struct comdat_type_structnext

Detailed Description

   The comdat type node structure.  

Field Documentation

struct comdat_type_struct* comdat_type_struct::next
char comdat_type_struct::signature[DWARF_TYPE_SIGNATURE_SIZE]
dw_die_ref comdat_type_struct::skeleton_die
dw_die_ref comdat_type_struct::type_die

Referenced by dwarf2out_end_function().


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