/netbsd/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_pragma.c | 97 xyerror(D_PRAGMA_INVAL, "invalid attributes " in dt_pragma_attributes() 123 xyerror(D_PRAGMA_INVAL, "invalid component " in dt_pragma_attributes() 228 xyerror(D_PRAGMA_DEPEND, in dt_pragma_depends_finddep() 302 xyerror(D_PRAGMA_DEPEND, in dt_pragma_depends() 335 xyerror(D_PRAGMA_INVAL, "invalid class %s " in dt_pragma_depends() 373 xyerror(D_PRAGERR, "#%s: %s\n", prname, s); in dt_pragma_error() 390 xyerror(D_PRAGMA_MALFORM, in dt_pragma_option() 395 xyerror(D_PRAGMA_MALFORM, in dt_pragma_option() 407 xyerror(D_PRAGMA_OPTSET, in dt_pragma_option() 411 xyerror(D_PRAGMA_OPTSET, in dt_pragma_option() [all …]
|
H A D | dt_decl.c | 201 xyerror(D_DECL_IDENT, "old-style declaration or " in dt_decl_ident() 254 xyerror(D_DECL_COMBO, "invalid type combination\n"); in dt_decl_spec() 385 xyerror(D_DECL_DYNOBJ, in dt_decl_array() 492 xyerror(D_UNKNOWN, "failed to define %s: %s\n", in dt_decl_sou() 543 xyerror(D_DECL_DYNOBJ, in dt_decl_member() 590 xyerror(D_DECL_BFTYPE, "invalid type for " in dt_decl_member() 595 xyerror(D_DECL_BFSIZE, "bit-field too big " in dt_decl_member() 608 xyerror(D_UNKNOWN, "failed to create type for " in dt_decl_member() 681 xyerror(D_UNKNOWN, "failed to define %s: %s\n", in dt_decl_enum() 729 xyerror(D_DECL_ENCONST, "enumerator '%s' must " in dt_decl_enumerator() [all …]
|
H A D | dt_parser.c | 1496 xyerror(D_UNKNOWN, in dt_node_decl() 1516 xyerror(D_DECL_IDRED, in dt_node_decl() 1761 xyerror(D_FUNC_IDENT, in dt_node_func() 1768 xyerror(D_FUNC_UNDEF, in dt_node_func() 2494 xyerror(D_XLATE_SOU, in dt_node_xlator() 2996 xyerror(D_DEREF_VOID, in dt_cook_op1() 3001 xyerror(D_DEREF_FUNC, in dt_cook_op1() 3517 xyerror(D_AGG_FUNC, in dt_cook_op2() 3643 xyerror(D_OP_VFPTR, in dt_cook_op2() 4034 xyerror(D_OP_SCALAR, in dt_cook_op3() [all …]
|
H A D | dt_ident.c | 83 xyerror(D_PROTO_LEN, "%s%s%s prototype mismatch: %d %s%s" in dt_idcook_sign() 97 xyerror(D_PROTO_ARG, in dt_idcook_sign() 155 xyerror(D_KEY_TYPE, "%s expression may not be " in dt_idcook_assc() 202 xyerror(D_UNKNOWN, "internal error: malformed entry " in dt_idcook_func() 238 xyerror(D_UNKNOWN, "failed to resolve type of %s (%s):" in dt_idcook_func() 286 xyerror(D_UNKNOWN, "optional arg#%d " in dt_idcook_func() 297 xyerror(D_UNKNOWN, "required arg#%d may not " in dt_idcook_func() 303 xyerror(D_UNKNOWN, "failed to resolve type of " in dt_idcook_func() 353 xyerror(D_ARGS_MULTI, in dt_idcook_args() 466 xyerror(D_UNKNOWN, "failed to resolve type of %s: %s\n", in dt_idcook_regs() [all …]
|
H A D | dt_lex.l | 229 xyerror(D_MACRO_UNDEF, "macro argument %s is " 259 xyerror(D_MACRO_UNDEF, "macro argument %s is " 306 xyerror(D_MACRO_OFLOW, "macro argument" 324 xyerror(D_MACRO_UNDEF, "macro variable %s " 344 xyerror(D_MACRO_UNDEF, "macro variable %s " 390 xyerror(D_INT_OFLOW, "constant %s results in " 395 xyerror(D_INT_DIGIT, "constant %s contains " 409 <S3>\"{RGX_STR}$ xyerror(D_STR_NL, "newline encountered in string literal");
|
H A D | dt_printf.c | 1081 xyerror(D_PRINTF_FMT_EMPTY, in dt_printf_validate() 1098 xyerror(D_TYPE_ERR, "failed to lookup agg type %s\n", aggtype); in dt_printf_validate() 1126 xyerror(D_PRINTF_DYN_PROTO, in dt_printf_validate() 1134 xyerror(D_PRINTF_DYN_TYPE, in dt_printf_validate() 1156 xyerror(D_PRINTF_AGG_CONV, in dt_printf_validate() 1165 xyerror(D_PRINTF_ARG_PROTO, in dt_printf_validate() 1202 xyerror(D_PRINTF_ARG_TYPE, in dt_printf_validate() 1212 xyerror(D_PRINTF_ARG_EXTRA, in dt_printf_validate() 1246 xyerror(D_PRINTA_AGGKEY, "printa( ): @%s and @%s do not have " in dt_printa_validate() 1266 xyerror(D_PRINTA_AGGPROTO, "printa( ): @%s[ ] key #%d is " in dt_printa_validate()
|
H A D | dt_as.c | 204 xyerror(D_ASRELO, "relocation remains against %s symbol %s%s%s (offset " in dt_as_undef() 264 xyerror(D_UNKNOWN, "internal error -- invalid link mode %u\n", in dt_as() 312 xyerror(D_UNKNOWN, "unexpected assembler relocation " in dt_as()
|
H A D | dt_regset.c | 122 xyerror(D_NOREG, "Insufficient registers to generate code"); in dt_regset_alloc()
|
H A D | dt_cg.c | 173 xyerror(D_UNKNOWN, "internal error -- cg cannot load " in dt_cg_load() 249 xyerror(D_UNKNOWN, "cg: bad field: off %lu type <%ld> " in dt_cg_field_get() 354 xyerror(D_UNKNOWN, "cg: bad field: off %lu type <%ld> " in dt_cg_field_set() 449 xyerror(D_UNKNOWN, "internal error -- cg cannot store " in dt_cg_store() 1425 xyerror(D_UNKNOWN, "internal error -- unexpected " in dt_cg_xlate_member() 2035 xyerror(D_UNKNOWN, "cg failed for symbol %s`%s:" in dt_cg_node() 2054 xyerror(D_UNKNOWN, "internal error -- node type %u is " in dt_cg_node() 2065 xyerror(D_UNKNOWN, "internal error -- token type %u is not a " in dt_cg_node()
|
H A D | dt_cc.c | 137 xyerror(D_PRAGMA_UNUSED, "unused #pragma %s\n", (char *)idp->di_iarg); in dt_idpragma() 1731 xyerror(D_PDESC_ZERO, "probe description %s:%s:%s:%s does not " in dt_setcontext() 1737 xyerror(D_PDESC_INVAL, "%s\n", dtrace_errmsg(dtp, err)); in dt_setcontext() 2458 xyerror(D_EMPTY, "empty D program translation unit\n"); in dt_compile() 2473 xyerror(D_MACRO_UNUSED, "extraneous argument '%s' ($%d is " in dt_compile() 2511 xyerror(D_EMPTY, "empty D program translation unit\n"); in dt_compile()
|
H A D | dt_parser.h | 284 extern void xyerror(dt_errtag_t, const char *, ...) __printflike(2, 3)
|
H A D | dt_provider.c | 650 xyerror(D_UNKNOWN, "cannot define type %s: %s\n", in dt_probe_tag()
|