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

/osnet-11/usr/src/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",
746 xyerror(D_UNKNOWN, "failed to define enumerator '%s': %s\n",
872 xywarn(D_UNKNOWN, "cannot find type: %s*: %s\n",
935 xywarn(D_UNKNOWN, "failed to copy type: %s\n",
956 xywarn(D_UNKNOWN, "failed to create array type: %s\n",
999 xywarn(D_UNKNOWN, "interna
[all...]
H A Ddt_errtags.h44 D_UNKNOWN, /* unknown D compiler error */ enumerator in enum:__anon1615
H A Ddt_ident.c190 xyerror(D_UNKNOWN, "internal error: malformed entry "
226 xyerror(D_UNKNOWN, "failed to resolve type of %s (%s):"
274 xyerror(D_UNKNOWN, "optional arg#%d "
285 xyerror(D_UNKNOWN, "required arg#%d may not "
291 xyerror(D_UNKNOWN, "failed to resolve type of "
451 xyerror(D_UNKNOWN, "failed to resolve type of %s: %s\n",
470 xyerror(D_UNKNOWN,
H A Ddt_as.c260 xyerror(D_UNKNOWN, "internal error -- invalid link mode %u\n",
308 xyerror(D_UNKNOWN, "unexpected assembler relocation "
H A Ddt_lex.l687 xyerror(D_UNKNOWN, "internal error -- bad yystate %d\n", state);
H A Ddt_cg.c170 xyerror(D_UNKNOWN, "internal error -- cg cannot load "
248 xyerror(D_UNKNOWN, "cg: bad field: off %lu type <%ld> "
355 xyerror(D_UNKNOWN, "cg: bad field: off %lu type <%ld> "
452 xyerror(D_UNKNOWN, "internal error -- cg cannot store "
1863 xyerror(D_UNKNOWN, "cg failed for symbol %s`%s:"
1884 xyerror(D_UNKNOWN, "internal error -- node type %u is "
1897 xyerror(D_UNKNOWN, "internal error -- token type %u is not a "
H A Ddt_parser.c1444 xyerror(D_UNKNOWN,
1482 xyerror(D_UNKNOWN, "failed to copy typedef %s "
1492 xyerror(D_UNKNOWN, "failed to typedef %s: %s\n",
1773 xyerror(D_UNKNOWN, "failed to determine offset of %s: %s\n",
3062 xyerror(D_UNKNOWN, "invalid unary op %s\n", opstr(dnp->dn_op));
3886 xyerror(D_UNKNOWN, "invalid binary op %s\n", opstr(op));
H A Ddt_provider.c629 xyerror(D_UNKNOWN, "cannot define type %s: %s\n",
H A Ddt_cc.c1057 dnerror(dnp->dn_expr, D_UNKNOWN, "tracing function %s( ) is "
1390 dnerror(dnp, D_UNKNOWN, "internal error -- node kind "

Completed in 50 milliseconds