Home
last modified time | relevance | path

Searched refs:TYPE_CODE_ERROR (Results 1 – 18 of 18) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Df-typeprint.c133 case TYPE_CODE_ERROR: in f_type_print_varspec_prefix()
245 case TYPE_CODE_ERROR: in f_type_print_varspec_suffix()
345 case TYPE_CODE_ERROR: in f_type_print_base()
Dp-typeprint.c283 case TYPE_CODE_ERROR: in pascal_type_print_varspec_prefix()
404 case TYPE_CODE_ERROR: in pascal_type_print_varspec_suffix()
769 case TYPE_CODE_ERROR: in pascal_type_print_base()
Dc-typeprint.c275 case TYPE_CODE_ERROR: in c_type_print_varspec_prefix()
616 case TYPE_CODE_ERROR: in c_type_print_varspec_suffix()
1142 case TYPE_CODE_ERROR: in c_type_print_base()
Dtypeprint.c304 case TYPE_CODE_ERROR: in print_type_scalar()
Dc-valprint.c458 case TYPE_CODE_ERROR: in c_val_print()
Dinfcall.c148 case TYPE_CODE_ERROR: in value_arg_coerce()
Df-valprint.c508 case TYPE_CODE_ERROR: in f_val_print()
Dvalues.c1245 if (code == TYPE_CODE_ERROR) in using_struct_return()
Dp-valprint.c519 case TYPE_CODE_ERROR: in pascal_val_print()
Dada-valprint.c420 case TYPE_CODE_ERROR: in ada_print_scalar()
Dgdbtypes.h139 TYPE_CODE_ERROR, enumerator
Deval.c860 || (TYPE_CODE(value_type) == TYPE_CODE_ERROR)) in evaluate_subexp_standard()
924 if ((TYPE_CODE (type) == TYPE_CODE_ERROR) && expect_type) in evaluate_subexp_standard()
Dmdebugread.c1499 type_code = TYPE_CODE_ERROR; in parse_type()
1504 type_code = TYPE_CODE_ERROR; in parse_type()
4849 init_type (TYPE_CODE_ERROR, in _initialize_mdebugread()
Dstabsread.c287 temp_type = init_type (TYPE_CODE_ERROR, 0, 0, NULL, NULL); in dbx_lookup_type()
2000 rettype = init_type (TYPE_CODE_ERROR, 0, 0, "stringptr", NULL); in rs6000_builtin_type()
Dsymtab.c4141 builtin_type_error = init_type (TYPE_CODE_ERROR, 0, 0, in _initialize_symtab()
Dgdbtypes.c2924 case TYPE_CODE_ERROR: in recursive_dump_type()
DChangeLog-19902636 symseg.h (type_code): Add TYPE_CODE_ERROR.
2639 Check for and deal with TYPE_CODE_ERROR.
DChangeLog-1993195 mdebug_type_* and make them static. Use TYPE_CODE_ERROR for