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] |
comdat_type_node * | next |
The comdat type node structure.
comdat_type_node* comdat_type_node::next |
Referenced by break_out_comdat_types().
dw_die_ref comdat_type_node::root_die |
Referenced by break_out_comdat_types(), copy_dwarf_procedure(), generate_type_signature(), and output_comdat_type_unit().
char comdat_type_node::signature[DWARF_TYPE_SIGNATURE_SIZE] |
Referenced by generate_type_signature(), external_ref_hasher::hash(), output_comdat_type_unit(), output_die(), print_die(), and print_dw_val().
dw_die_ref comdat_type_node::skeleton_die |
Referenced by break_out_comdat_types(), and output_pubnames().
dw_die_ref comdat_type_node::type_die |
Referenced by generate_type_signature(), and output_comdat_type_unit().