GCC Middle and Back End API Reference
|
#include <dwarf2out.h>
Data Structures | |
struct | dw_val_die_union |
struct | dw_val_vms_delta_union |
Data Fields | |
rtx | val_addr |
unsigned HOST_WIDE_INT | val_offset |
dw_loc_list_ref | val_loc_list |
dw_loc_descr_ref | val_loc |
HOST_WIDE_INT | val_int |
unsigned HOST_WIDE_INT | val_unsigned |
double_int | val_double |
dw_vec_const | val_vec |
struct dw_val_struct::dw_val_struct_union::dw_val_die_union | val_die_ref |
unsigned | val_fde_index |
struct indirect_string_node * | val_str |
char * | val_lbl_id |
unsigned char | val_flag |
struct dwarf_file_data * | val_file |
unsigned char | val_data8 [8] |
tree | val_decl_ref |
struct dw_val_struct::dw_val_struct_union::dw_val_vms_delta_union | val_vms_delta |
rtx dw_val_struct::dw_val_struct_union::val_addr |
Referenced by add_AT_specification(), change_AT_die_ref(), dwarf2out_init(), and set_decl_origin_self().
unsigned char dw_val_struct::dw_val_struct_union::val_data8[8] |
tree dw_val_struct::dw_val_struct_union::val_decl_ref |
Referenced by convert_descriptor_to_mode().
struct dw_val_struct::dw_val_struct_union::dw_val_die_union dw_val_struct::dw_val_struct_union::val_die_ref |
double_int dw_val_struct::dw_val_struct_union::val_double |
Referenced by get_base_type_offset().
unsigned dw_val_struct::dw_val_struct_union::val_fde_index |
Referenced by add_AT_low_high_pc().
struct dwarf_file_data* dw_val_struct::dw_val_struct_union::val_file |
Referenced by AT_ref_external(), and set_AT_ref_external().
unsigned char dw_val_struct::dw_val_struct_union::val_flag |
Referenced by is_pseudo_reg().
HOST_WIDE_INT dw_val_struct::dw_val_struct_union::val_int |
Referenced by optimize_macinfo_range().
char* dw_val_struct::dw_val_struct_union::val_lbl_id |
dw_loc_descr_ref dw_val_struct::dw_val_struct_union::val_loc |
dw_loc_list_ref dw_val_struct::dw_val_struct_union::val_loc_list |
Referenced by find_AT_string_in_table().
unsigned HOST_WIDE_INT dw_val_struct::dw_val_struct_union::val_offset |
Referenced by addr_table_entry_do_hash(), addr_table_entry_eq(), and size_of_aranges().
struct indirect_string_node* dw_val_struct::dw_val_struct_union::val_str |
Referenced by add_AT_lbl_id(), add_AT_unsigned(), AT_class(), and comp_unit_die().
unsigned HOST_WIDE_INT dw_val_struct::dw_val_struct_union::val_unsigned |
Referenced by get_ref_die_offset_label(), and is_tagged_type().
dw_vec_const dw_val_struct::dw_val_struct_union::val_vec |
Referenced by get_ref_die_offset(), and new_loc_descr().
struct dw_val_struct::dw_val_struct_union::dw_val_vms_delta_union dw_val_struct::dw_val_struct_union::val_vms_delta |
Referenced by add_AT_fde_ref(), and init_addr_table_entry().