Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c1763 sytp->syt_src, ctf_errmsg(ctf_errno(cp))); in mdb_ctf_synthetics_create_base()
1770 ctf_errmsg(ctf_errno(cp))); in mdb_ctf_synthetics_create_base()
1816 ctf_errmsg(ctf_errno(mdb.m_synth))); in mdb_ctf_add_typedef()
1822 ctf_errmsg(ctf_errno(mdb.m_synth))); in mdb_ctf_add_typedef()
1828 ctf_errmsg(ctf_errno(mdb.m_synth))); in mdb_ctf_add_typedef()
1858 ctf_errmsg(ctf_errno(mdb.m_synth))); in mdb_ctf_add_struct()
1864 ctf_errmsg(ctf_errno(mdb.m_synth))); in mdb_ctf_add_struct()
1894 ctf_errmsg(ctf_errno(mdb.m_synth))); in mdb_ctf_add_union()
1900 ctf_errmsg(ctf_errno(mdb.m_synth))); in mdb_ctf_add_union()
1932 ctf_errmsg(ctf_errno(mdb.m_synth))); in mdb_ctf_add_member()
[all …]
H A Dmdb_err.c156 if (ctf_errmsg(errno_libctf) != NULL) in mdb_strerror()
157 str = ctf_errmsg(errno_libctf); in mdb_strerror()
H A Dmdb_kvm.c1249 ctf_errmsg(ctf_errno(km->km_ctfp))); in kt_load_ctfdata()
/titanic_44/usr/src/lib/libdtrace/common/
H A Ddt_decl.c510 n, ctf_errmsg(ctf_errno(ctfp))); in dt_decl_sou()
627 ctf_errmsg(ctf_errno(dsp->ds_ctfp))); in dt_decl_member()
650 idname, ctf_errmsg(ctf_errno(dtt.dtt_ctfp))); in dt_decl_member()
657 idname, ctf_errmsg(ctf_errno(dsp->ds_ctfp))); in dt_decl_member()
699 n, ctf_errmsg(ctf_errno(ctfp))); in dt_decl_enum()
764 name, ctf_errmsg(ctf_errno(dsp->ds_ctfp))); in dt_decl_enumerator()
896 n, sizeof (n)), ctf_errmsg(dtp->dt_ctferr)); in dt_decl_type()
958 ctf_errmsg(ctf_errno(tip->dtt_ctfp))); in dt_decl_type()
979 ctf_errmsg(ctf_errno(tip->dtt_ctfp))); in dt_decl_type()
1057 name, ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_decl_type()
[all …]
H A Ddt_open.c1123 dinp->din_name, ctf_errmsg( in dt_vopen()
1131 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1150 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1176 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1191 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1241 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1247 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
H A Ddt_error.c128 str = ctf_errmsg(dtp->dt_ctferr); in dtrace_errmsg()
H A Ddt_provider.c649 tag, ctf_errmsg(ctf_errno(dtt.dtt_ctfp))); in dt_probe_tag()
H A Ddt_parser.c1531 ctf_errmsg(ctf_errno(dtt.dtt_ctfp))); in dt_node_decl()
1540 dsp->ds_ident, ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_node_decl()
1822 name, ctf_errmsg(ctf_errno(dtt.dtt_ctfp))); in dt_node_offsetof()
/titanic_44/usr/src/common/ctf/
H A Dctf_error.c84 ctf_errmsg(int error) in ctf_errmsg() function
/titanic_44/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()
/titanic_44/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c152 ctf_errmsg(errp)); in main()
/titanic_44/usr/src/cmd/mdb/common/libstandctf/
H A Dmapfile63 ctf_errmsg;
/titanic_44/usr/src/uts/common/ctf/
H A Dmapfile66 ctf_errmsg;
/titanic_44/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()
/titanic_44/usr/src/uts/common/sys/
H A Dctf_api.h168 extern const char *ctf_errmsg(int);
/titanic_44/usr/src/lib/libctf/common/
H A Dmapfile-vers93 ctf_errmsg;
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Dgen_struct_layout.c683 ctf_errmsg(ctferr)); in get_ctf_file()
/titanic_44/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_kvm.c1292 ctf_errmsg(ctf_errno(km->km_ctfp))); in kmt_load_ctfdata()