Home
last modified time | relevance | path

Searched refs:err_name (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dada-lex.l588 block_lookup (char *name, char *err_name)
607 error ("No file or function \"%s\".", err_name);
609 error ("No function \"%s\" in specified context.", err_name);
615 warning ("Function name \"%s\" ambiguous here", err_name);
631 name_lookup (char *name0, char *err_name, int *token_type, int depth)
641 error ("Could not find renamed symbol \"%s\"", err_name);
724 result = name_lookup (new_name, err_name, token_type, depth - 1);
787 error ("No definition of \"%s\" found.", err_name);
812 err_name);
815 err_name);
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_xgmi.h50 const char *err_name; member
H A Damdgpu_xgmi.c998 pcs_ras_fields[i].err_name); in amdgpu_xgmi_query_pcs_error_status()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_pmu.c1286 goto err_name; in i915_pmu_register()
1320 err_name: in i915_pmu_register()
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-1993301 * cp-call.c, cp-init.c, cp-method.c: Eradicate err_name.
532 * cp-method.c (report_type_mismatch): Use cp_error; ignore err_name
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog.19146 * cp-call.c, cp-init.c, cp-method.c: Eradicate err_name.
9377 * cp-method.c (report_type_mismatch): Use cp_error; ignore err_name