|
GCC Middle and Back End API Reference
|

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_struct * | next |
The comdat type node structure.
| struct comdat_type_struct* comdat_type_struct::next |
Referenced by break_out_comdat_types(), dwarf2out_finish(), and prune_unused_types().
| dw_die_ref comdat_type_struct::root_die |
| char comdat_type_struct::signature[DWARF_TYPE_SIGNATURE_SIZE] |
| dw_die_ref comdat_type_struct::skeleton_die |
Referenced by break_out_comdat_types(), and output_pubnames().
| dw_die_ref comdat_type_struct::type_die |
Referenced by generate_type_signature(), output_comdat_type_unit(), and prune_unused_types().