Home
last modified time | relevance | path

Searched refs:ctf_errmsg (Results 1 – 18 of 18) sorted by relevance

/onnv-gate/usr/src/lib/libdtrace/common/
H A Ddt_decl.c493 n, ctf_errmsg(ctf_errno(ctfp))); in dt_decl_sou()
610 ctf_errmsg(ctf_errno(dsp->ds_ctfp))); in dt_decl_member()
633 idname, ctf_errmsg(ctf_errno(dtt.dtt_ctfp))); in dt_decl_member()
640 idname, ctf_errmsg(ctf_errno(dsp->ds_ctfp))); in dt_decl_member()
682 n, ctf_errmsg(ctf_errno(ctfp))); in dt_decl_enum()
747 name, ctf_errmsg(ctf_errno(dsp->ds_ctfp))); in dt_decl_enumerator()
874 n, sizeof (n)), ctf_errmsg(dtp->dt_ctferr)); in dt_decl_type()
936 ctf_errmsg(ctf_errno(tip->dtt_ctfp))); in dt_decl_type()
957 ctf_errmsg(ctf_errno(tip->dtt_ctfp))); in dt_decl_type()
1035 name, ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_decl_type()
[all …]
H A Ddt_open.c1080 dinp->din_name, ctf_errmsg( in dt_vopen()
1088 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1107 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1133 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1148 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1198 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1204 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
H A Ddt_error.c121 str = ctf_errmsg(dtp->dt_ctferr); in dtrace_errmsg()
H A Ddt_provider.c630 tag, ctf_errmsg(ctf_errno(dtt.dtt_ctfp))); in dt_probe_tag()
H A Ddt_parser.c1484 ctf_errmsg(ctf_errno(dtt.dtt_ctfp))); in dt_node_decl()
1493 dsp->ds_ident, ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_node_decl()
1774 name, ctf_errmsg(ctf_errno(dtt.dtt_ctfp))); in dt_node_offsetof()
/onnv-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_err.c155 if (ctf_errmsg(errno_libctf) != NULL) in mdb_strerror()
156 str = ctf_errmsg(errno_libctf); in mdb_strerror()
H A Dmdb_kvm.c1245 ctf_errmsg(ctf_errno(km->km_ctfp))); in kt_load_ctfdata()
/onnv-gate/usr/src/common/ctf/
H A Dctf_error.c81 ctf_errmsg(int error) in ctf_errmsg() function
/onnv-gate/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_mod.c73 modp->mod_modname, ctf_errmsg(rc)); in kctl_mod_loaded()
H A Dkctl_dmod.c203 modpath, ctf_errmsg(rc)); in kctl_dmod_load()
H A Dkctl_main.c314 ctf_errmsg(rc)); in kctl_startup_boot()
/onnv-gate/usr/src/cmd/mdb/common/libstandctf/
H A Dmapfile56 ctf_errmsg;
/onnv-gate/usr/src/uts/common/ctf/
H A Dmapfile66 ctf_errmsg;
/onnv-gate/usr/src/tools/ctf/stabs/common/
H A Dforth.c203 part, ctf_errmsg(ctf_errno(ctf)))); in fth_section_init()
H A Dctfstabs.c282 ctf_errmsg(ctferr)); in main()
/onnv-gate/usr/src/lib/libctf/common/
H A Dmapfile-vers87 ctf_errmsg;
/onnv-gate/usr/src/uts/common/sys/
H A Dctf_api.h166 extern const char *ctf_errmsg(int);
/onnv-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_kvm.c1286 ctf_errmsg(ctf_errno(km->km_ctfp))); in kmt_load_ctfdata()