Searched refs:D_UNKNOWN (Results 1 - 10 of 10) sorted by relevance
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_decl.c | 509 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 D | dt_errtags.h | 47 D_UNKNOWN, /* unknown D compiler error */ enumerator in enum:__anon3192
|
H A D | dt_ident.c | 192 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 D | dt_as.c | 262 xyerror(D_UNKNOWN, "internal error -- invalid link mode %u\n", 310 xyerror(D_UNKNOWN, "unexpected assembler relocation "
|
H A D | dt_cg.c | 173 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 D | dt_lex.l | 698 xyerror(D_UNKNOWN, "internal error -- bad yystate %d\n", state);
|
H A D | dt_sugar.c | 298 (void) dnerror(dnp, D_UNKNOWN, "bad node %p, kind %d\n",
|
H A D | dt_parser.c | 1491 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 D | dt_provider.c | 648 xyerror(D_UNKNOWN, "cannot define type %s: %s\n",
|
H A D | dt_cc.c | 1138 dnerror(dnp->dn_expr, D_UNKNOWN, "tracing function %s( ) is " 1610 dnerror(dnp, D_UNKNOWN, "internal error -- node kind "
|
Completed in 86 milliseconds