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 |
dw_val_node dw_attr_struct::dw_attr_val |
Referenced by add_AT_data8(), add_AT_fde_ref(), add_AT_lbl_id(), add_AT_loc(), add_AT_loc_list(), add_AT_low_high_pc(), add_AT_specification(), add_AT_unsigned(), addr_table_entry_do_hash(), addr_table_entry_eq(), AT_loc_list_ptr(), debug_str_eq(), dwarf_tag_name(), find_AT_string_in_table(), is_pseudo_reg(), set_AT_ref_external(), size_of_aranges(), and unmark_dies().