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 should_move_die_to_comdat().
dw_die_ref comdat_type_struct::root_die |
Referenced by dwarf2out_end_function(), output_loc_list_offset(), and should_move_die_to_comdat().
char comdat_type_struct::signature[DWARF_TYPE_SIGNATURE_SIZE] |
dw_die_ref comdat_type_struct::skeleton_die |
Referenced by should_move_die_to_comdat().
dw_die_ref comdat_type_struct::type_die |
Referenced by dwarf2out_end_function().