Home
last modified time | relevance | path

Searched refs:xyerror (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_pragma.c92 xyerror(D_PRAGMA_INVAL, "invalid attributes " in dt_pragma_attributes()
118 xyerror(D_PRAGMA_INVAL, "invalid component " in dt_pragma_attributes()
223 xyerror(D_PRAGMA_DEPEND, in dt_pragma_depends_finddep()
265 xyerror(D_PRAGMA_DEPEND, in dt_pragma_depends()
298 xyerror(D_PRAGMA_INVAL, "invalid class %s " in dt_pragma_depends()
336 xyerror(D_PRAGERR, "#%s: %s\n", prname, s); in dt_pragma_error()
353 xyerror(D_PRAGMA_MALFORM, in dt_pragma_option()
358 xyerror(D_PRAGMA_MALFORM, in dt_pragma_option()
369 xyerror(D_PRAGMA_OPTSET, in dt_pragma_option()
373 xyerror(D_PRAGMA_OPTSET, in dt_pragma_option()
[all …]
H A Ddt_decl.c198 xyerror(D_DECL_IDENT, "old-style declaration or " in dt_decl_ident()
402 xyerror(D_DECL_DYNOBJ, in dt_decl_array()
509 xyerror(D_UNKNOWN, "failed to define %s: %s\n", in dt_decl_sou()
560 xyerror(D_DECL_DYNOBJ, in dt_decl_member()
597 xyerror(D_DECL_VOIDOBJ, in dt_decl_member()
630 xyerror(D_DECL_BFTYPE, "invalid type for " in dt_decl_member()
635 xyerror(D_DECL_BFSIZE, "bit-field too big " in dt_decl_member()
648 xyerror(D_UNKNOWN, "failed to create type for " in dt_decl_member()
721 xyerror(D_UNKNOWN, "failed to define %s: %s\n", in dt_decl_enum()
768 xyerror(D_DECL_ENCONST, "enumerator '%s' must " in dt_decl_enumerator()
[all …]
H A Ddt_parser.c1503 xyerror(D_UNKNOWN, in dt_node_decl()
1523 xyerror(D_DECL_IDRED, in dt_node_decl()
1768 xyerror(D_FUNC_IDENT, in dt_node_func()
1775 xyerror(D_FUNC_UNDEF, in dt_node_func()
2500 xyerror(D_XLATE_SOU, in dt_node_xlator()
3002 xyerror(D_DEREF_VOID, in dt_cook_op1()
3007 xyerror(D_DEREF_FUNC, in dt_cook_op1()
3523 xyerror(D_AGG_FUNC, in dt_cook_op2()
3649 xyerror(D_OP_VFPTR, in dt_cook_op2()
4041 xyerror(D_OP_SCALAR, in dt_cook_op3()
[all …]
H A Ddt_ident.c75 xyerror(D_PROTO_LEN, "%s%s%s prototype mismatch: %d %s%s" in dt_idcook_sign()
89 xyerror(D_PROTO_ARG, in dt_idcook_sign()
147 xyerror(D_KEY_TYPE, "%s expression may not be " in dt_idcook_assc()
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()
345 xyerror(D_ARGS_MULTI, in dt_idcook_args()
458 xyerror(D_UNKNOWN, "failed to resolve type of %s: %s\n", in dt_idcook_regs()
[all …]
H A Ddt_lex.l196 xyerror(D_MACRO_UNDEF, "macro argument %s is "
226 xyerror(D_MACRO_UNDEF, "macro argument %s is "
272 xyerror(D_MACRO_OFLOW, "macro argument"
290 xyerror(D_MACRO_UNDEF, "macro variable %s "
310 xyerror(D_MACRO_UNDEF, "macro variable %s "
356 xyerror(D_INT_OFLOW, "constant %s results in "
361 xyerror(D_INT_DIGIT, "constant %s contains "
375 <S3>\"{RGX_STR}$ xyerror(D_STR_NL, "newline encountered in string literal");
H A Ddt_printf.c1031 xyerror(D_PRINTF_FMT_EMPTY, in dt_printf_validate()
1048 xyerror(D_TYPE_ERR, "failed to lookup agg type %s\n", aggtype); in dt_printf_validate()
1076 xyerror(D_PRINTF_DYN_PROTO, in dt_printf_validate()
1084 xyerror(D_PRINTF_DYN_TYPE, in dt_printf_validate()
1106 xyerror(D_PRINTF_AGG_CONV, in dt_printf_validate()
1114 xyerror(D_PRINTF_ARG_PROTO, in dt_printf_validate()
1151 xyerror(D_PRINTF_ARG_TYPE, in dt_printf_validate()
1161 xyerror(D_PRINTF_ARG_EXTRA, in dt_printf_validate()
1195 xyerror(D_PRINTA_AGGKEY, "printa( ): @%s and @%s do not have " in dt_printa_validate()
1215 xyerror(D_PRINTA_AGGPROTO, "printa( ): @%s[ ] key #%d is " in dt_printa_validate()
H A Ddt_as.c204 xyerror(D_ASRELO, "relocation remains against %s symbol %s%s%s (offset " in dt_as_undef()
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 Ddt_regset.c121 xyerror(D_NOREG, "Insufficient registers to generate code"); in dt_regset_alloc()
H A Ddt_cg.c177 xyerror(D_UNKNOWN, "internal error -- cg cannot load " in dt_cg_load()
253 xyerror(D_UNKNOWN, "cg: bad field: off %lu type <%ld> " in dt_cg_field_get()
358 xyerror(D_UNKNOWN, "cg: bad field: off %lu type <%ld> " in dt_cg_field_set()
453 xyerror(D_UNKNOWN, "internal error -- cg cannot store " in dt_cg_store()
1446 xyerror(D_UNKNOWN, "internal error -- unexpected " in dt_cg_xlate_member()
2055 xyerror(D_UNKNOWN, "cg failed for symbol %s`%s:" in dt_cg_node()
2074 xyerror(D_UNKNOWN, "internal error -- node type %u is " in dt_cg_node()
2085 xyerror(D_UNKNOWN, "internal error -- token type %u is not a " in dt_cg_node()
H A Ddt_parser.h286 extern void xyerror(dt_errtag_t, const char *, ...) __NORETURN;
H A Ddt_cc.c136 xyerror(D_PRAGMA_UNUSED, "unused #pragma %s\n", (char *)idp->di_iarg); in dt_idpragma()
1692 xyerror(D_PDESC_ZERO, "probe description %s:%s:%s:%s does not " in dt_setcontext()
1698 xyerror(D_PDESC_INVAL, "%s\n", dtrace_errmsg(dtp, err)); in dt_setcontext()
2401 xyerror(D_EMPTY, "empty D program translation unit\n"); in dt_compile()
2416 xyerror(D_MACRO_UNUSED, "extraneous argument '%s' ($%d is " in dt_compile()
2454 xyerror(D_EMPTY, "empty D program translation unit\n"); in dt_compile()
H A Ddt_provider.c648 xyerror(D_UNKNOWN, "cannot define type %s: %s\n", in dt_probe_tag()