Home
last modified time | relevance | path

Searched refs:check_typedef (Results 1 – 25 of 46) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dvalarith.c61 ptr_target = check_typedef (TYPE_TARGET_TYPE (ptr_type)); in find_size_for_pointer_math()
96 type1 = check_typedef (value_type (arg1)); in value_add()
97 type2 = check_typedef (value_type (arg2)); in value_add()
137 type1 = check_typedef (value_type (arg1)); in value_sub()
138 type2 = check_typedef (value_type (arg2)); in value_sub()
152 && TYPE_LENGTH (check_typedef (TYPE_TARGET_TYPE (type1))) in value_sub()
153 == TYPE_LENGTH (check_typedef (TYPE_TARGET_TYPE (type2)))) in value_sub()
156 LONGEST sz = TYPE_LENGTH (check_typedef (TYPE_TARGET_TYPE (type1))); in value_sub()
186 tarray = check_typedef (value_type (array)); in value_subscript()
260 struct type *array_type = check_typedef (value_type (array)); in value_subscripted_rvalue()
[all …]
Dvalops.c227 type2 = check_typedef (value_type (arg2)); in value_cast()
235 unsigned element_length = TYPE_LENGTH (check_typedef (element_type)); in value_cast()
266 type2 = check_typedef (value_type (arg2)); in value_cast()
375 struct type *t1 = check_typedef (TYPE_TARGET_TYPE (type)); in value_cast()
376 struct type *t2 = check_typedef (TYPE_TARGET_TYPE (type2)); in value_cast()
464 if (TYPE_CODE (check_typedef (type)) == TYPE_CODE_VOID) in value_at()
484 if (TYPE_CODE (check_typedef (type)) == TYPE_CODE_VOID) in value_at_lazy()
829 struct type *type = check_typedef (value_type (arg1)); in value_coerce_array()
861 struct type *type = check_typedef (value_type (arg1)); in value_addr()
901 base_type = check_typedef (value_type (arg1)); in value_ind()
[all …]
Dinfcall.c105 struct type *arg_type = check_typedef (value_type (arg)); in value_arg_coerce()
107 = param_type ? check_typedef (param_type) : arg_type; in value_arg_coerce()
182 struct type *ftype = check_typedef (value_type (function)); in find_function_addr()
199 ftype = check_typedef (TYPE_TARGET_TYPE (ftype)); in find_function_addr()
327 struct type *ftype = check_typedef (value_type (function)); in call_function_by_hand()
577 struct type *arg_type = check_typedef (value_type (args[i])); in call_function_by_hand()
592 arg_type = check_typedef (value_enclosing_type (args[i])); in call_function_by_hand()
Deval.c201 struct type *struct_type = check_typedef (value_type (struct_val)); in evaluate_struct_tuple()
498 type = expect_type ? check_typedef (expect_type) : NULL_TYPE; in evaluate_subexp_standard()
514 int element_size = TYPE_LENGTH (check_typedef (element_type)); in evaluate_subexp_standard()
871 struct_return = using_struct_return (check_typedef (expect_type), using_gcc); in evaluate_subexp_standard()
1246 type = check_typedef (value_type (arg1)); in evaluate_subexp_standard()
1255 struct type *target_type = check_typedef (TYPE_TARGET_TYPE (type)); in evaluate_subexp_standard()
1262 type = check_typedef (value_type (arg1)); in evaluate_subexp_standard()
1418 type = check_typedef (value_type (arg2)); in evaluate_subexp_standard()
1421 type = check_typedef (TYPE_TARGET_TYPE (type)); in evaluate_subexp_standard()
1556 type = check_typedef (value_type (arg1)); in evaluate_subexp_standard()
[all …]
Dc-valprint.c88 elttype = check_typedef (TYPE_TARGET_TYPE (type)); in c_val_print()
161 elttype = check_typedef (TYPE_TARGET_TYPE (type)); in c_val_print()
258 elttype = check_typedef (TYPE_TARGET_TYPE (type)); in c_val_print()
504 type = check_typedef (value_type (val)); in c_value_print()
584 else if (type != check_typedef (value_enclosing_type (val))) in c_value_print()
Dvalue.c217 struct type *atype = check_typedef (type); in allocate_value()
372 type1 = check_typedef (value_type (val1)); in value_contents_equal()
373 type2 = check_typedef (value_type (val2)); in value_contents_equal()
1012 return unpack_long (check_typedef (type), valaddr); in unpack_long()
1457 type = check_typedef (type); in value_from_longest()
1522 struct type *base_type = check_typedef (type); in value_from_double()
1539 struct type *value_type_arg_tmp = check_typedef (value_type (arg)); in coerce_ref()
1570 if (TYPE_CODE (check_typedef (value_type (arg))) == TYPE_CODE_ENUM) in coerce_enum()
Dgnu-v2-abi.c94 struct type *type1 = check_typedef (value_type (arg1)); in gnuv2_virtual_fn_field()
121 type1 = check_typedef (value_type (arg1)); in gnuv2_virtual_fn_field()
160 entry_type = check_typedef (value_type (entry)); in gnuv2_virtual_fn_field()
Dgnu-v3-abi.c194 struct type *values_type = check_typedef (value_type (value)); in gnuv3_rtti_type()
219 base_type = check_typedef (TYPE_VPTR_BASETYPE (values_type)); in gnuv3_rtti_type()
286 struct type *values_type = check_typedef (value_type (value)); in gnuv3_virtual_fn_field()
Dp-valprint.c80 elttype = check_typedef (TYPE_TARGET_TYPE (type)); in pascal_val_print()
151 elttype = check_typedef (TYPE_TARGET_TYPE (type)); in pascal_val_print()
166 elttype = check_typedef (TYPE_TARGET_TYPE (type)); in pascal_val_print()
265 elttype = check_typedef (TYPE_TARGET_TYPE (type)); in pascal_val_print()
619 struct type *target_type = check_typedef (TYPE_TARGET_TYPE (type)); in pascal_object_print_class_method()
941 struct type *baseclass = check_typedef (TYPE_BASECLASS (type, i)); in pascal_object_print_value()
Darm-linux-tdep.c118 arg_type = check_typedef (value_type (args[argnum])); in arm_linux_push_arguments()
157 arg_type = check_typedef (value_type (args[argnum])); in arm_linux_push_arguments()
Djv-valprint.c266 struct type *baseclass = check_typedef (TYPE_BASECLASS (type, i)); in java_print_value_fields()
401 struct type *t = check_typedef (value_type (v)); in java_print_value_fields()
480 target_type = check_typedef (TYPE_TARGET_TYPE (type)); in java_val_print()
Dax-gdb.c525 value->type = check_typedef (SYMBOL_TYPE (var)); in gen_var_ref()
892 type = check_typedef (type); in gen_cast()
1121 value->type = check_typedef (TYPE_TARGET_TYPE (value->type)); in gen_deref()
1249 type = check_typedef (type); in gen_bitfield_ref()
1371 type = check_typedef (value->type); in gen_struct_ref()
1497 value->type = check_typedef (value_type (v)); in gen_expr()
1632 struct type *type = check_typedef ((*pc)[1].type); in gen_expr()
Df-valprint.c220 (upper_bound - lower_bound + 1) * TYPE_LENGTH (check_typedef (TYPE_TARGET_TYPE (type))); in f77_get_dynamic_length_of_aggregate()
394 elttype = check_typedef (TYPE_TARGET_TYPE (type)); in f_val_print()
423 elttype = check_typedef (TYPE_TARGET_TYPE (type)); in f_val_print()
Djv-lang.c264 type = check_typedef (value_type (clas)); in type_from_class()
605 struct type *ttype = check_typedef (TYPE_TARGET_TYPE (type)); in is_object_type()
873 type = check_typedef (value_type (arg1)); in evaluate_subexp_java()
875 type = check_typedef (TYPE_TARGET_TYPE (type)); in evaluate_subexp_java()
Dsparc64-tdep.c624 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); in sparc64_16_byte_align_p()
681 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); in sparc64_store_floating_fields()
699 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, 0)); in sparc64_store_floating_fields()
750 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); in sparc64_extract_floating_fields()
Dhpacc-abi.c90 struct type *type1 = check_typedef (value_type (arg1)); in hpacc_virtual_fn_field()
Dmn10300-tdep.c86 return mn10300_type_align (check_typedef (type)); in mn10300_type_align()
128 return mn10300_use_struct_convention (gcc_p, check_typedef (type)); in mn10300_use_struct_convention()
Dcp-valprint.c110 struct type *target_type = check_typedef (TYPE_TARGET_TYPE (type)); in cp_print_class_method()
548 struct type *baseclass = check_typedef (TYPE_BASECLASS (type, i)); in cp_print_value()
Dgdbtypes.c670 TYPE_LENGTH (result_type) = TYPE_LENGTH (check_typedef (index_type)); in create_range_type()
1280 struct type *baseclass = check_typedef (TYPE_BASECLASS (type, i)); in fill_in_vptr_fieldno()
1343 check_typedef (struct type *type) in check_typedef() function
1439 struct type *target_type = check_typedef (TYPE_TARGET_TYPE (type)); in check_typedef()
2327 parm = check_typedef (parm); in rank_one_type()
2329 arg = check_typedef (arg); in rank_one_type()
Dppc-sysv-tdep.c101 struct type *type = check_typedef (value_type (arg)); in ppc_sysv_abi_push_dummy_call()
679 struct type *type = check_typedef (value_type (arg)); in ppc64_sysv_abi_push_dummy_call()
Dvalprint.c197 struct type *real_type = check_typedef (type); in val_print()
889 eltlen = TYPE_LENGTH (check_typedef (elttype)); in val_print_array_elements()
Damd64-tdep.c340 struct type *subtype = check_typedef (TYPE_TARGET_TYPE (type)); in amd64_classify_aggregate()
357 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); in amd64_classify_aggregate()
Dia64-tdep.c3070 is_float_or_hfa_type_recurse (check_typedef (TYPE_TARGET_TYPE (t)), in is_float_or_hfa_type_recurse()
3079 (check_typedef (TYPE_FIELD_TYPE (t, i)), etp)) in is_float_or_hfa_type_recurse()
3121 slot_alignment_is_next_even (check_typedef (TYPE_TARGET_TYPE (t))); in slot_alignment_is_next_even()
3128 (check_typedef (TYPE_FIELD_TYPE (t, i)))) in slot_alignment_is_next_even()
3328 type = check_typedef (value_type (arg)); in ia64_push_dummy_call()
3383 type = check_typedef (value_type (arg)); in ia64_push_dummy_call()
Dlanguage.c530 struct type *t1 = check_typedef (VALUE_TYPE (v1));
531 struct type *t2 = check_typedef (VALUE_TYPE (v2));
Dgdbtypes.h1245 extern struct type *check_typedef (struct type *);
1247 #define CHECK_TYPEDEF(TYPE) (TYPE) = check_typedef (TYPE)

12