Searched refs:DW_UNSND (Results 1 – 1 of 1) sorted by relevance
563 #define DW_UNSND(attr) ((attr)->u.unsnd) macro2542 set_cu_language (DW_UNSND (attr), cu); in load_full_comp_unit()2787 set_cu_language (DW_UNSND (attr), cu); in read_file_scope()2828 unsigned int line_offset = DW_UNSND (attr); in read_file_scope()2845 unsigned int macro_offset = DW_UNSND (attr); in read_file_scope()3072 unsigned int offset = DW_UNSND (attr); in dwarf2_get_pc_bounds()3286 new_field->accessibility = DW_UNSND (attr); in dwarf2_add_field()3291 new_field->virtuality = DW_UNSND (attr); in dwarf2_add_field()3308 FIELD_BITSIZE (*fp) = DW_UNSND (attr); in dwarf2_add_field()3334 FIELD_BITPOS (*fp) += DW_UNSND (attr); in dwarf2_add_field()[all …]