Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_pragma.c87 xyerror(D_PRAGMA_MALFORM, "malformed #pragma %s " in dt_pragma_attributes()
92 xyerror(D_PRAGMA_INVAL, "invalid attributes " in dt_pragma_attributes()
118 xyerror(D_PRAGMA_INVAL, "invalid component " in dt_pragma_attributes()
131 xyerror(D_PRAGMA_SCOPE, "#pragma %s cannot modify " in dt_pragma_attributes()
169 xyerror(D_PRAGMA_MALFORM, "malformed #pragma %s " in dt_pragma_binding()
174 xyerror(D_PRAGMA_INVAL, "invalid version string " in dt_pragma_binding()
183 xyerror(D_PRAGMA_SCOPE, "#pragma %s cannot modify " in dt_pragma_binding()
223 xyerror(D_PRAGMA_DEPEND, in dt_pragma_depends_finddep()
243 xyerror(D_PRAGMA_MALFORM, "malformed #pragma %s " in dt_pragma_depends()
265 xyerror(D_PRAGMA_DEPEND, in dt_pragma_depends()
[all …]
H A Ddt_decl.c47 xyerror(D_DECL_CHARATTR, "invalid type declaration: short and " in dt_decl_check()
54 xyerror(D_DECL_VOIDATTR, "invalid type declaration: attributes " in dt_decl_check()
60 xyerror(D_DECL_SIGNINT, "invalid type declaration: signed and " in dt_decl_check()
66 xyerror(D_DECL_LONGINT, "invalid type declaration: long and " in dt_decl_check()
162 xyerror(D_DECL_PARMCLASS, "inappropriate storage class " in dt_decl_pop_param()
198 xyerror(D_DECL_IDENT, "old-style declaration or " in dt_decl_ident()
216 xyerror(D_DECL_CLASS, "only one storage class allowed " in dt_decl_class()
247 xyerror(D_DECL_IDRED, "identifier redeclared: %s\n", name); in dt_decl_spec()
251 xyerror(D_DECL_COMBO, "invalid type combination\n"); in dt_decl_spec()
271 xyerror(D_DECL_COMBO, "the attribute 'long' may only " in dt_decl_attr()
[all …]
H A Ddt_parser.c1277 xyerror(D_INT_OFLOW, "integer constant 0x%llx cannot be represented " in dt_node_int()
1433 xyerror(D_DECL_USELESS, "useless declaration\n"); in dt_node_decl()
1442 xyerror(D_DECL_SCOPE, "D scoping operator may not be used in " in dt_node_decl()
1467 xyerror(D_DECL_BADCLASS, "specified storage class not " in dt_node_decl()
1482 xyerror(D_DECL_IDRED, "identifier redeclared: %s`%s\n" in dt_node_decl()
1491 xyerror(D_UNKNOWN, in dt_node_decl()
1505 xyerror(D_DECL_IDRED, "global variable identifier " in dt_node_decl()
1511 xyerror(D_DECL_IDRED, in dt_node_decl()
1529 xyerror(D_UNKNOWN, "failed to copy typedef %s " in dt_node_decl()
1539 xyerror(D_UNKNOWN, "failed to typedef %s: %s\n", in dt_node_decl()
[all …]
H A Ddt_ident.c74 xyerror(D_PROTO_LEN, "%s%s%s prototype mismatch: %d %s%s" in dt_idcook_sign()
88 xyerror(D_PROTO_ARG, in dt_idcook_sign()
146 xyerror(D_KEY_TYPE, "%s expression may not be " in dt_idcook_assc()
192 xyerror(D_UNKNOWN, "internal error: malformed entry " in dt_idcook_func()
228 xyerror(D_UNKNOWN, "failed to resolve type of %s (%s):" in dt_idcook_func()
276 xyerror(D_UNKNOWN, "optional arg#%d " in dt_idcook_func()
287 xyerror(D_UNKNOWN, "required arg#%d may not " in dt_idcook_func()
293 xyerror(D_UNKNOWN, "failed to resolve type of " in dt_idcook_func()
325 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s" in dt_idcook_args()
331 xyerror(D_PROTO_ARG, "%s[ ] argument #1 is incompatible with " in dt_idcook_args()
[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.c173 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()
2034 xyerror(D_UNKNOWN, "cg failed for symbol %s`%s:" in dt_cg_node()
2053 xyerror(D_UNKNOWN, "internal error -- node type %u is " in dt_cg_node()
2064 xyerror(D_UNKNOWN, "internal error -- token type %u is not a " in dt_cg_node()
H A Ddt_parser.h282 extern void xyerror(dt_errtag_t, const char *, ...);
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()