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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_decl.c509 xyerror(D_UNKNOWN, "failed to define %s: %s\n",
625 xyerror(D_UNKNOWN, "failed to create type for "
649 xyerror(D_UNKNOWN, "failed to copy type of '%s': %s\n",
656 xyerror(D_UNKNOWN, "failed to define member '%s': %s\n",
698 xyerror(D_UNKNOWN, "failed to define %s: %s\n",
763 xyerror(D_UNKNOWN, "failed to define enumerator '%s': %s\n",
894 xywarn(D_UNKNOWN, "cannot find type: %s*: %s\n",
957 xywarn(D_UNKNOWN, "failed to copy type: %s\n",
978 xywarn(D_UNKNOWN, "failed to create array type: %s\n",
1021 xywarn(D_UNKNOWN, "interna
[all...]
H A Ddt_errtags.h47 D_UNKNOWN, /* unknown D compiler error */ enumerator in enum:__anon3192
H A Ddt_ident.c192 xyerror(D_UNKNOWN, "internal error: malformed entry "
228 xyerror(D_UNKNOWN, "failed to resolve type of %s (%s):"
276 xyerror(D_UNKNOWN, "optional arg#%d "
287 xyerror(D_UNKNOWN, "required arg#%d may not "
293 xyerror(D_UNKNOWN, "failed to resolve type of "
456 xyerror(D_UNKNOWN, "failed to resolve type of %s: %s\n",
475 xyerror(D_UNKNOWN,
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 "
1425 xyerror(D_UNKNOWN, "internal error -- unexpected "
2034 xyerror(D_UNKNOWN, "cg failed for symbol %s`%s:"
2053 xyerror(D_UNKNOWN, "internal error -- node type %u is "
2064 xyerror(D_UNKNOWN, "internal error -- token type %u is not a "
H A Ddt_lex.l698 xyerror(D_UNKNOWN, "internal error -- bad yystate %d\n", state);
H A Ddt_sugar.c298 (void) dnerror(dnp, D_UNKNOWN, "bad node %p, kind %d\n",
H A Ddt_parser.c1491 xyerror(D_UNKNOWN,
1529 xyerror(D_UNKNOWN, "failed to copy typedef %s "
1539 xyerror(D_UNKNOWN, "failed to typedef %s: %s\n",
1821 xyerror(D_UNKNOWN, "failed to determine offset of %s: %s\n",
3134 xyerror(D_UNKNOWN, "invalid unary op %s\n", opstr(dnp->dn_op));
3975 xyerror(D_UNKNOWN, "invalid binary op %s\n", opstr(op));
H A Ddt_provider.c648 xyerror(D_UNKNOWN, "cannot define type %s: %s\n",
H A Ddt_cc.c1138 dnerror(dnp->dn_expr, D_UNKNOWN, "tracing function %s( ) is "
1610 dnerror(dnp, D_UNKNOWN, "internal error -- node kind "

Completed in 200 milliseconds