GCC Middle and Back End API Reference
|
Data Fields | |
enum dwarf_attribute | dw_attr |
dw_val_node | dw_attr_val |
Each DIE attribute has a field specifying the attribute kind, a link to the next attribute in the chain, and an attribute value. Attributes are typically linked below the DIE they modify.
enum dwarf_attribute dw_attr_struct::dw_attr |
Referenced by add_AT_addr(), add_AT_data8(), add_AT_die_ref(), add_AT_double(), add_AT_fde_ref(), add_AT_file(), add_AT_flag(), add_AT_int(), add_AT_lbl_id(), add_AT_lineptr(), add_AT_loc(), add_AT_loc_list(), add_AT_low_high_pc(), add_AT_macptr(), add_AT_offset(), add_AT_range_list(), add_AT_string(), add_AT_unsigned(), add_AT_vec(), add_AT_vms_delta(), add_skeleton_AT_string(), attr_checksum(), attr_checksum_ordered(), build_abbrev_table(), clone_as_declaration(), collect_checksum_attributes(), copy_declaration_context(), get_AT(), is_declaration_die(), move_linkage_attr(), output_attr_index_or_value(), output_die(), output_die_abbrevs(), output_loc_list_offset(), output_range_list_offset(), print_die(), prune_unused_types_walk_attribs(), remove_AT(), resolve_addr(), same_attr_p(), size_of_die(), and value_format().
dw_val_node dw_attr_struct::dw_attr_val |
Referenced by add_AT_addr(), add_AT_data8(), add_AT_die_ref(), add_AT_double(), add_AT_fde_ref(), add_AT_file(), add_AT_flag(), add_AT_int(), add_AT_lbl_id(), add_AT_lineptr(), add_AT_loc(), add_AT_loc_list(), add_AT_low_high_pc(), add_AT_macptr(), add_AT_offset(), add_AT_range_list(), add_AT_string(), add_AT_unsigned(), add_AT_vec(), add_AT_vms_delta(), add_high_low_attributes(), add_skeleton_AT_string(), AT_addr(), AT_class(), AT_file(), AT_flag(), AT_index(), AT_int(), AT_lbl(), AT_loc(), AT_loc_list(), AT_loc_list_ptr(), AT_ref(), AT_ref_external(), AT_string(), AT_string_form(), AT_unsigned(), AT_vms_delta1(), AT_vms_delta2(), attr_checksum(), attr_checksum_ordered(), change_AT_die_ref(), copy_decls_walk(), dwarf2out_finish(), dwarf2out_set_name(), optimize_location_lists_1(), output_die(), output_range_list_offset(), print_die(), prune_unused_types_update_strings(), prune_unused_types_walk_attribs(), remove_AT(), resolve_addr(), same_attr_p(), set_AT_ref_external(), size_of_die(), and value_format().