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", in dt_decl_sou() 648 xyerror(D_UNKNOWN, "failed to create type for " in dt_decl_member() 672 xyerror(D_UNKNOWN, "failed to copy type of '%s': %s\n", in dt_decl_member() 679 xyerror(D_UNKNOWN, "failed to define member '%s': %s\n", in dt_decl_member() 721 xyerror(D_UNKNOWN, "failed to define %s: %s\n", in dt_decl_enum() 786 xyerror(D_UNKNOWN, "failed to define enumerator '%s': %s\n", in dt_decl_enumerator() 917 xywarn(D_UNKNOWN, "cannot find type: %s*: %s\n", in dt_decl_type() 980 xywarn(D_UNKNOWN, "failed to copy type: %s\n", in dt_decl_type() 1001 xywarn(D_UNKNOWN, "failed to create array type: %s\n", in dt_decl_type() 1044 xywarn(D_UNKNOWN, "internal error -- " in dt_decl_type() [all …]
|
H A D | dt_ident.c | 193 xyerror(D_UNKNOWN, "internal error: malformed entry " in dt_idcook_func() 229 xyerror(D_UNKNOWN, "failed to resolve type of %s (%s):" in dt_idcook_func() 278 xyerror(D_UNKNOWN, "optional arg#%d " in dt_idcook_func() 289 xyerror(D_UNKNOWN, "required arg#%d may not " in dt_idcook_func() 295 xyerror(D_UNKNOWN, "failed to resolve type of " in dt_idcook_func() 458 xyerror(D_UNKNOWN, "failed to resolve type of %s: %s\n", in dt_idcook_regs() 477 xyerror(D_UNKNOWN, in dt_idcook_type()
|
H A D | dt_errtags.h | 47 D_UNKNOWN, /* unknown D compiler error */ enumerator
|
H A D | dt_cg.c | 178 xyerror(D_UNKNOWN, "internal error -- cg cannot load " in dt_cg_load() 254 xyerror(D_UNKNOWN, "cg: bad field: off %lu type <%ld> " in dt_cg_field_get() 359 xyerror(D_UNKNOWN, "cg: bad field: off %lu type <%ld> " in dt_cg_field_set() 454 xyerror(D_UNKNOWN, "internal error -- cg cannot store " in dt_cg_store() 1448 xyerror(D_UNKNOWN, "internal error -- unexpected " in dt_cg_xlate_member() 2057 xyerror(D_UNKNOWN, "cg failed for symbol %s`%s:" in dt_cg_node() 2076 xyerror(D_UNKNOWN, "internal error -- node type %u is " in dt_cg_node() 2087 xyerror(D_UNKNOWN, "internal error -- token type %u is not a " in dt_cg_node()
|
H A D | dt_as.c | 262 xyerror(D_UNKNOWN, "internal error -- invalid link mode %u\n", in dt_as() 310 xyerror(D_UNKNOWN, "unexpected assembler relocation " in dt_as()
|
H A D | dt_sugar.c | 298 (void) dnerror(dnp, D_UNKNOWN, "bad node %p, kind %d\n", in dt_sugar_visit_all()
|
H A D | dt_parser.c | 1503 xyerror(D_UNKNOWN, in dt_node_decl() 1541 xyerror(D_UNKNOWN, "failed to copy typedef %s " in dt_node_decl() 1551 xyerror(D_UNKNOWN, "failed to typedef %s: %s\n", in dt_node_decl() 1833 xyerror(D_UNKNOWN, "failed to determine offset of %s: %s\n", in dt_node_offsetof() 3146 xyerror(D_UNKNOWN, "invalid unary op %s\n", opstr(dnp->dn_op)); in dt_cook_op1() 3988 xyerror(D_UNKNOWN, "invalid binary op %s\n", opstr(op)); in dt_cook_op2()
|
H A D | dt_provider.c | 648 xyerror(D_UNKNOWN, "cannot define type %s: %s\n", in dt_probe_tag()
|
H A D | dt_cc.c | 1138 dnerror(dnp->dn_expr, D_UNKNOWN, "tracing function %s( ) is " in dt_compile_fun() 1610 dnerror(dnp, D_UNKNOWN, "internal error -- node kind " in dt_compile_one_clause()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-dtrace-tests.p5m | 652 file path=opt/SUNWdtrt/tst/common/enum/err.D_UNKNOWN.RepeatIdentifiers.d \ 1009 file path=opt/SUNWdtrt/tst/common/offsetof/err.D_UNKNOWN.OffsetofNULL.d \ 1011 file path=opt/SUNWdtrt/tst/common/offsetof/err.D_UNKNOWN.badmemb.d mode=0444 1906 file path=opt/SUNWdtrt/tst/common/types/err.D_UNKNOWN.badtype1.d mode=0444 1907 file path=opt/SUNWdtrt/tst/common/types/err.D_UNKNOWN.badtype2.d mode=0444 1908 file path=opt/SUNWdtrt/tst/common/types/err.D_UNKNOWN.dupenum.d mode=0444 1909 file path=opt/SUNWdtrt/tst/common/types/err.D_UNKNOWN.dupstruct.d mode=0444
|