Home
last modified time | relevance | path

Searched refs:TYPE_CODE_UNION (Results 1 – 25 of 56) sorted by relevance

123

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dvarobj.c1733 case TYPE_CODE_UNION: in type_changeable()
1768 case TYPE_CODE_UNION: in c_number_of_children()
1785 case TYPE_CODE_UNION: in c_number_of_children()
1831 case TYPE_CODE_UNION: in c_name_of_child()
1840 case TYPE_CODE_UNION: in c_name_of_child()
1949 case TYPE_CODE_UNION: in c_value_of_child()
1958 case TYPE_CODE_UNION: in c_value_of_child()
1994 case TYPE_CODE_UNION: in c_type_of_child()
2002 case TYPE_CODE_UNION: in c_type_of_child()
2030 case TYPE_CODE_UNION: in c_variable_editable()
[all …]
Df-typeprint.c128 case TYPE_CODE_UNION: in f_type_print_varspec_prefix()
241 case TYPE_CODE_UNION: in f_type_print_varspec_suffix()
Darch-utils.c77 || TYPE_CODE (valtype) == TYPE_CODE_UNION in legacy_return_value()
88 && TYPE_CODE (valtype) != TYPE_CODE_UNION); in legacy_return_value()
320 || TYPE_CODE (type) == TYPE_CODE_UNION in default_stabs_argument_has_addr()
Dalphafbsd-tdep.c41 if (code != TYPE_CODE_STRUCT && code != TYPE_CODE_UNION) in alphafbsd_use_struct_convention()
Dp-typeprint.c278 case TYPE_CODE_UNION: in pascal_type_print_varspec_prefix()
399 case TYPE_CODE_UNION: in pascal_type_print_varspec_suffix()
519 case TYPE_CODE_UNION: in pascal_type_print_base()
Dm68k-tdep.c315 gdb_assert (code == TYPE_CODE_STRUCT || code == TYPE_CODE_UNION); in m68k_reg_struct_return_p()
336 if ((code == TYPE_CODE_STRUCT || code == TYPE_CODE_UNION) in m68k_return_value()
359 if ((code == TYPE_CODE_STRUCT || code == TYPE_CODE_UNION) in m68k_svr4_return_value()
426 || TYPE_CODE (value_type) == TYPE_CODE_UNION in m68k_push_dummy_call()
Dgdbtypes.c906 t = init_composite_type ("__gdb_builtin_type_vec64", TYPE_CODE_UNION); in build_builtin_type_vec64()
936 t = init_composite_type ("__gdb_builtin_type_vec128", TYPE_CODE_UNION); in build_builtin_type_vec128()
1113 if (TYPE_CODE (t) == TYPE_CODE_UNION) in lookup_union()
1200 TYPE_CODE (type) != TYPE_CODE_UNION) in lookup_struct_elt_type()
1700 if (code == TYPE_CODE_STRUCT || code == TYPE_CODE_UNION in init_type()
1715 || code == TYPE_CODE_UNION); in init_composite_type()
1734 if (TYPE_CODE (t) == TYPE_CODE_UNION) in append_composite_type_field()
2599 case TYPE_CODE_UNION: in rank_one_type()
2602 case TYPE_CODE_UNION: in rank_one_type()
2885 case TYPE_CODE_UNION: in recursive_dump_type()
Dv850-tdep.c196 && TYPE_CODE (t) != TYPE_CODE_UNION in v850_type_is_scalar()
219 || TYPE_CODE (type) == TYPE_CODE_UNION) in v850_use_struct_convention()
257 if (TYPE_CODE (type) == TYPE_CODE_UNION) in v850_use_struct_convention()
Damd64-tdep.c161 t = init_composite_type ("__gdb_builtin_type_vec128i", TYPE_CODE_UNION); in amd64_register_type()
353 || TYPE_CODE (type) == TYPE_CODE_UNION); in amd64_classify_aggregate()
428 || code == TYPE_CODE_UNION) in amd64_classify()
Dc-typeprint.c270 case TYPE_CODE_UNION: in c_type_print_varspec_prefix()
611 case TYPE_CODE_UNION: in c_type_print_varspec_suffix()
739 case TYPE_CODE_UNION: in c_type_print_base()
Dmips-tdep.c2339 || typecode == TYPE_CODE_UNION) in fp_register_arg_p()
2361 else if (typecode == TYPE_CODE_UNION) in mips_type_needs_double_align()
2460 && (typecode == TYPE_CODE_STRUCT || typecode == TYPE_CODE_UNION)) in mips_eabi_push_dummy_call()
2576 || typecode == TYPE_CODE_UNION) in mips_eabi_push_dummy_call()
2865 typecode == TYPE_CODE_UNION)) in mips_n32n64_push_dummy_call()
2909 || TYPE_CODE (type) == TYPE_CODE_UNION in mips_n32n64_return_value()
2959 || TYPE_CODE (type) == TYPE_CODE_UNION) in mips_n32n64_return_value()
3275 typecode == TYPE_CODE_UNION)) in mips_o32_push_dummy_call()
3325 || TYPE_CODE (type) == TYPE_CODE_UNION in mips_o32_return_value()
3409 || TYPE_CODE (type) == TYPE_CODE_UNION) in mips_o32_return_value()
[all …]
Dvalops.c1190 || (TYPE_CODE (type) == TYPE_CODE_UNION in search_struct_field()
1194 if (TYPE_CODE (field_type) == TYPE_CODE_UNION in search_struct_field()
1566 && TYPE_CODE (t) != TYPE_CODE_UNION) in value_struct_elt()
1765 && TYPE_CODE (t) != TYPE_CODE_UNION) in value_find_oload_method_list()
2296 && TYPE_CODE (t) != TYPE_CODE_UNION) in check_field()
2316 case TYPE_CODE_UNION: in value_aggregate_elt()
2345 && TYPE_CODE (t) != TYPE_CODE_UNION) in value_struct_elt_for_reference()
Dinfcall.c159 case TYPE_CODE_UNION: in value_arg_coerce()
579 || TYPE_CODE (arg_type) == TYPE_CODE_UNION in call_function_by_hand()
Dtypeprint.c298 case TYPE_CODE_UNION: in print_type_scalar()
Dmn10300-tdep.c71 case TYPE_CODE_UNION: in mn10300_type_align()
107 case TYPE_CODE_UNION: in mn10300_use_struct_convention()
Di386-tdep.c1423 gdb_assert (code == TYPE_CODE_STRUCT || code == TYPE_CODE_UNION); in i386_reg_struct_return_p()
1446 if ((code == TYPE_CODE_STRUCT || code == TYPE_CODE_UNION) in i386_return_value()
1515 t = init_composite_type ("__gdb_builtin_type_vec64i", TYPE_CODE_UNION); in i386_build_mmx_type()
1538 t = init_composite_type ("__gdb_builtin_type_vec128i", TYPE_CODE_UNION); in i386_build_sse_type()
Dada-typeprint.c531 if (var_type == NULL || TYPE_CODE (var_type) != TYPE_CODE_UNION) in print_variant_clauses()
855 case TYPE_CODE_UNION: in ada_print_type()
Diq2000-tdep.c542 || (TYPE_CODE (type) == TYPE_CODE_UNION)) in iq2000_use_struct_convention()
634 && TYPE_CODE (type) != TYPE_CODE_UNION) in iq2000_pass_8bytetype_by_address()
Dsparc64-tdep.c115 case TYPE_CODE_UNION: in sparc64_structure_or_union_p()
1022 if (TYPE_CODE (type) != TYPE_CODE_UNION) in sparc64_extract_return_value()
1068 if (TYPE_CODE (type) != TYPE_CODE_UNION) in sparc64_store_return_value()
Dppcnbsd-tdep.c253 || TYPE_CODE (valtype) == TYPE_CODE_UNION) in ppcnbsd_return_value()
Dax-gdb.c739 case TYPE_CODE_UNION: in gen_usual_unary()
903 case TYPE_CODE_UNION: in gen_cast()
1375 && TYPE_CODE (type) != TYPE_CODE_UNION) in gen_struct_ref()
Dc-exp.y600 && TYPE_CODE (type) != TYPE_CODE_UNION
615 && TYPE_CODE (type) != TYPE_CODE_UNION
953 && TYPE_CODE (type) != TYPE_CODE_UNION
Dvax-tdep.c213 || TYPE_CODE (type) == TYPE_CODE_UNION in vax_return_value()
Dlanguage.c771 (TYPE_CODE (type) == TYPE_CODE_UNION) ||
775 (TYPE_CODE(type) == TYPE_CODE_UNION) ||
Dgdbtypes.h107 TYPE_CODE_UNION, /* C union or Pascal variant part */ enumerator
953 (TYPE_CODE (thistype) == TYPE_CODE_UNION)) && \

123