GCC Middle and Back End API Reference
|
#include <dwarf2out.h>
Data Structures | |
union | dw_val_struct_union |
Data Fields | |
enum dw_val_class | val_class |
struct addr_table_entry_struct * | val_entry |
union dw_val_struct::dw_val_struct_union | v |
The dw_val_node describes an attribute's value, as it is represented internally.
union dw_val_struct::dw_val_struct_union dw_val_struct::v |
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(), convert_descriptor_to_mode(), dbx_reg_number(), debug_str_eq(), dwarf2out_assembly_start(), dwarf2out_init(), dwarf_tag_name(), find_AT_string_in_table(), is_pseudo_reg(), new_loc_descr(), reg_loc_descriptor(), scompare_loc_descriptor(), set_AT_ref_external(), set_decl_origin_self(), size_of_aranges(), and unmark_dies().
enum dw_val_class dw_val_struct::val_class |
struct addr_table_entry_struct* dw_val_struct::val_entry |