Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/gdb/gdb/
H A Dvarobj.c1746 case TYPE_CODE_UNION: in type_changeable()
1781 case TYPE_CODE_UNION: in c_number_of_children()
1798 case TYPE_CODE_UNION: in c_number_of_children()
1844 case TYPE_CODE_UNION: in c_name_of_child()
1853 case TYPE_CODE_UNION: in c_name_of_child()
1962 case TYPE_CODE_UNION: in c_value_of_child()
2007 case TYPE_CODE_UNION: in c_type_of_child()
2015 case TYPE_CODE_UNION: in c_type_of_child()
2043 case TYPE_CODE_UNION: in c_variable_editable()
2066 case TYPE_CODE_UNION: in c_value_of_variable()
[all …]
H A Df-typeprint.c128 case TYPE_CODE_UNION: in f_type_print_varspec_prefix()
240 case TYPE_CODE_UNION: in f_type_print_varspec_suffix()
H A Dgdbtypes.c874 t = init_composite_type ("__gdb_builtin_type_vec64", TYPE_CODE_UNION); in build_builtin_type_vec64()
903 t = init_composite_type ("__gdb_builtin_type_vec64i", TYPE_CODE_UNION); in build_builtin_type_vec64i()
932 t = init_composite_type ("__gdb_builtin_type_vec128", TYPE_CODE_UNION); in build_builtin_type_vec128()
1145 if (TYPE_CODE (t) == TYPE_CODE_UNION) in lookup_union()
1232 TYPE_CODE (type) != TYPE_CODE_UNION) in lookup_struct_elt_type()
1718 if (code == TYPE_CODE_STRUCT || code == TYPE_CODE_UNION in init_type()
1733 || code == TYPE_CODE_UNION); in init_composite_type()
1752 if (TYPE_CODE (t) == TYPE_CODE_UNION) in append_composite_type_field()
2617 case TYPE_CODE_UNION: in rank_one_type()
2620 case TYPE_CODE_UNION: in rank_one_type()
[all …]
H A Dalphafbsd-tdep.c41 if (code != TYPE_CODE_STRUCT && code != TYPE_CODE_UNION) in alphafbsd_use_struct_convention()
H A 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()
H A Dc-typeprint.c273 case TYPE_CODE_UNION: in c_type_print_varspec_prefix()
614 case TYPE_CODE_UNION: in c_type_print_varspec_suffix()
742 case TYPE_CODE_UNION: in c_type_print_base()
H A Dvalops.c1316 || (TYPE_CODE (type) == TYPE_CODE_UNION in search_struct_field()
1320 if (TYPE_CODE (field_type) == TYPE_CODE_UNION in search_struct_field()
1690 && TYPE_CODE (t) != TYPE_CODE_UNION) in value_struct_elt()
1889 && TYPE_CODE (t) != TYPE_CODE_UNION) in value_find_oload_method_list()
2420 && TYPE_CODE (t) != TYPE_CODE_UNION) in check_field()
2440 case TYPE_CODE_UNION: in value_aggregate_elt()
2469 && TYPE_CODE (t) != TYPE_CODE_UNION) in value_struct_elt_for_reference()
H A Dmips-tdep.c2544 || typecode == TYPE_CODE_UNION) in fp_register_arg_p()
2566 else if (typecode == TYPE_CODE_UNION) in mips_type_needs_double_align()
2662 TYPE_CODE (valtype) == TYPE_CODE_UNION)) in return_value_location()
2918 || typecode == TYPE_CODE_UNION) in mips_eabi_push_dummy_call()
3240 typecode == TYPE_CODE_UNION)) in mips_n32n64_push_dummy_call()
3284 || TYPE_CODE (type) == TYPE_CODE_UNION in mips_n32n64_return_value()
3334 || TYPE_CODE (type) == TYPE_CODE_UNION) in mips_n32n64_return_value()
3648 typecode == TYPE_CODE_UNION)) in mips_o32_push_dummy_call()
3698 || TYPE_CODE (type) == TYPE_CODE_UNION in mips_o32_return_value()
3782 || TYPE_CODE (type) == TYPE_CODE_UNION) in mips_o32_return_value()
[all …]
H A Dppcnbsd-tdep.c217 || TYPE_CODE (valtype) == TYPE_CODE_UNION) in ppcnbsd_return_value()
H A Dinfcall.c141 case TYPE_CODE_UNION: in value_arg_coerce()
683 || TYPE_CODE (arg_type) == TYPE_CODE_UNION in call_function_by_hand()
H A Dtypeprint.c298 case TYPE_CODE_UNION: in print_type_scalar()
H A Dsparc64-tdep.c125 case TYPE_CODE_UNION: in sparc64_structure_or_union_p()
1006 if (TYPE_CODE (type) != TYPE_CODE_UNION) in sparc64_extract_return_value()
1052 if (TYPE_CODE (type) != TYPE_CODE_UNION) in sparc64_store_return_value()
H A Dada-valprint.c349 case TYPE_CODE_UNION: in ada_print_scalar()
679 case TYPE_CODE_UNION: in ada_val_print_1()
H A Dc-exp.y599 && TYPE_CODE (type) != TYPE_CODE_UNION
614 && TYPE_CODE (type) != TYPE_CODE_UNION
952 && TYPE_CODE (type) != TYPE_CODE_UNION
H A Dax-gdb.c739 case TYPE_CODE_UNION: in gen_usual_unary()
900 case TYPE_CODE_UNION: in gen_cast()
1372 && TYPE_CODE (type) != TYPE_CODE_UNION) in gen_struct_ref()
H A Dlanguage.c912 (TYPE_CODE (type) == TYPE_CODE_UNION) ||
916 (TYPE_CODE(type) == TYPE_CODE_UNION) ||
H A Damd64-tdep.c327 || TYPE_CODE (type) == TYPE_CODE_UNION); in amd64_classify_aggregate()
399 || code == TYPE_CODE_UNION) in amd64_classify()
H A Dppcfbsd-tdep.c500 || TYPE_CODE (valtype) == TYPE_CODE_UNION) in ppcfbsd_return_value()
H A Dgdbtypes.h87 TYPE_CODE_UNION, /* C union or Pascal variant part */ enumerator
929 (TYPE_CODE (thistype) == TYPE_CODE_UNION)) && \
H A Dstabsread.c1166 || TYPE_CODE (SYMBOL_TYPE (sym)) == TYPE_CODE_UNION) in define_symbol()
1503 code = TYPE_CODE_UNION; in read_type()
1896 type_code = TYPE_CODE_UNION; in read_type()
3282 case TYPE_CODE_UNION: kind = "union "; break; in complain_about_struct_wipeout()
4170 case TYPE_CODE_UNION: in cleanup_undefined_types()
H A Dc-valprint.c293 case TYPE_CODE_UNION: in c_val_print()
H A Darch-utils.c347 || TYPE_CODE (type) == TYPE_CODE_UNION in default_stabs_argument_has_addr()
H A Dc-exp.c1920 && TYPE_CODE (type) != TYPE_CODE_UNION
1938 && TYPE_CODE (type) != TYPE_CODE_UNION
2352 && TYPE_CODE (type) != TYPE_CODE_UNION
H A Dobjc-exp.y665 && TYPE_CODE (type) != TYPE_CODE_UNION)
679 && TYPE_CODE (type) != TYPE_CODE_UNION)
/freebsd-12.1/contrib/gdb/gdb/mi/
H A Dmi-cmd-stack.c310 && TYPE_CODE (type) != TYPE_CODE_UNION) in list_args_or_locals()

12