| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | varobj.c | 1733 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 …]
|
| D | f-typeprint.c | 128 case TYPE_CODE_UNION: in f_type_print_varspec_prefix() 241 case TYPE_CODE_UNION: in f_type_print_varspec_suffix()
|
| D | arch-utils.c | 77 || 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()
|
| D | alphafbsd-tdep.c | 41 if (code != TYPE_CODE_STRUCT && code != TYPE_CODE_UNION) in alphafbsd_use_struct_convention()
|
| D | p-typeprint.c | 278 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()
|
| D | m68k-tdep.c | 315 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()
|
| D | gdbtypes.c | 906 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()
|
| D | v850-tdep.c | 196 && 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()
|
| D | amd64-tdep.c | 161 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()
|
| D | c-typeprint.c | 270 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()
|
| D | mips-tdep.c | 2339 || 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 …]
|
| D | valops.c | 1190 || (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()
|
| D | infcall.c | 159 case TYPE_CODE_UNION: in value_arg_coerce() 579 || TYPE_CODE (arg_type) == TYPE_CODE_UNION in call_function_by_hand()
|
| D | typeprint.c | 298 case TYPE_CODE_UNION: in print_type_scalar()
|
| D | mn10300-tdep.c | 71 case TYPE_CODE_UNION: in mn10300_type_align() 107 case TYPE_CODE_UNION: in mn10300_use_struct_convention()
|
| D | i386-tdep.c | 1423 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()
|
| D | ada-typeprint.c | 531 if (var_type == NULL || TYPE_CODE (var_type) != TYPE_CODE_UNION) in print_variant_clauses() 855 case TYPE_CODE_UNION: in ada_print_type()
|
| D | iq2000-tdep.c | 542 || (TYPE_CODE (type) == TYPE_CODE_UNION)) in iq2000_use_struct_convention() 634 && TYPE_CODE (type) != TYPE_CODE_UNION) in iq2000_pass_8bytetype_by_address()
|
| D | sparc64-tdep.c | 115 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()
|
| D | ppcnbsd-tdep.c | 253 || TYPE_CODE (valtype) == TYPE_CODE_UNION) in ppcnbsd_return_value()
|
| D | ax-gdb.c | 739 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()
|
| D | c-exp.y | 600 && TYPE_CODE (type) != TYPE_CODE_UNION 615 && TYPE_CODE (type) != TYPE_CODE_UNION 953 && TYPE_CODE (type) != TYPE_CODE_UNION
|
| D | vax-tdep.c | 213 || TYPE_CODE (type) == TYPE_CODE_UNION in vax_return_value()
|
| D | language.c | 771 (TYPE_CODE (type) == TYPE_CODE_UNION) || 775 (TYPE_CODE(type) == TYPE_CODE_UNION) ||
|
| D | gdbtypes.h | 107 TYPE_CODE_UNION, /* C union or Pascal variant part */ enumerator 953 (TYPE_CODE (thistype) == TYPE_CODE_UNION)) && \
|