Searched refs:D_UNKNOWN (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/common/offsetof/
H A DMakefile13 err.D_UNKNOWN.OffsetofNULL.d \
14 err.D_UNKNOWN.badmemb.d \
/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/common/enum/
H A DMakefile11 err.D_UNKNOWN.RepeatIdentifiers.d \
/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/common/types/
H A DMakefile34 err.D_UNKNOWN.badtype1.d \
35 err.D_UNKNOWN.badtype2.d \
36 err.D_UNKNOWN.dupenum.d \
37 err.D_UNKNOWN.dupstruct.d \
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_decl.c492 xyerror(D_UNKNOWN, "failed to define %s: %s\n",
608 xyerror(D_UNKNOWN, "failed to create type for "
632 xyerror(D_UNKNOWN, "failed to copy type of '%s': %s\n",
639 xyerror(D_UNKNOWN, "failed to define member '%s': %s\n",
681 xyerror(D_UNKNOWN, "failed to define %s: %s\n",
747 xyerror(D_UNKNOWN, "failed to define enumerator '%s': %s\n",
878 xywarn(D_UNKNOWN, "cannot find type: %s*: %s\n",
941 xywarn(D_UNKNOWN, "failed to copy type: %s\n",
962 xywarn(D_UNKNOWN, "failed to create array type: %s\n",
1005 xywarn(D_UNKNOWN, "interna
[all...]
H A Ddt_ident.c202 xyerror(D_UNKNOWN, "internal error: malformed entry "
238 xyerror(D_UNKNOWN, "failed to resolve type of %s (%s):"
286 xyerror(D_UNKNOWN, "optional arg#%d "
297 xyerror(D_UNKNOWN, "required arg#%d may not "
303 xyerror(D_UNKNOWN, "failed to resolve type of "
466 xyerror(D_UNKNOWN, "failed to resolve type of %s: %s\n",
485 xyerror(D_UNKNOWN,
H A Ddt_errtags.h47 D_UNKNOWN, /* unknown D compiler error */ enumerator in enum:__anon46
H A Ddt_as.c262 xyerror(D_UNKNOWN, "internal error -- invalid link mode %u\n",
310 xyerror(D_UNKNOWN, "unexpected assembler relocation "
H A Ddt_cg.c173 xyerror(D_UNKNOWN, "internal error -- cg cannot load "
249 xyerror(D_UNKNOWN, "cg: bad field: off %lu type <%ld> "
354 xyerror(D_UNKNOWN, "cg: bad field: off %lu type <%ld> "
449 xyerror(D_UNKNOWN, "internal error -- cg cannot store "
1459 xyerror(D_UNKNOWN, "internal error -- unexpected "
2080 xyerror(D_UNKNOWN, "cg failed for symbol %s`%s:"
2099 xyerror(D_UNKNOWN, "internal error -- node type %u is "
2110 xyerror(D_UNKNOWN, "internal error -- token type %u is not a "
H A Ddt_lex.l731 xyerror(D_UNKNOWN, "internal error -- bad yystate %d\n", state);
H A Ddt_parser.c1496 xyerror(D_UNKNOWN,
1534 xyerror(D_UNKNOWN, "failed to copy typedef %s "
1544 xyerror(D_UNKNOWN, "failed to typedef %s: %s\n",
1827 xyerror(D_UNKNOWN, "failed to determine offset of %s: %s\n",
3130 xyerror(D_UNKNOWN, "invalid unary op %s\n", opstr(dnp->dn_op));
3979 xyerror(D_UNKNOWN, "invalid binary op %s\n", opstr(op));
H A Ddt_provider.c650 xyerror(D_UNKNOWN, "cannot define type %s: %s\n",
H A Ddt_cc.c1219 dnerror(dnp->dn_expr, D_UNKNOWN, "tracing function %s( ) is "
1692 dnerror(dnp, D_UNKNOWN, "internal error -- node kind "

Completed in 237 milliseconds