/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_ctf.c | 1763 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 D | mdb_err.c | 156 if (ctf_errmsg(errno_libctf) != NULL) in mdb_strerror() 157 str = ctf_errmsg(errno_libctf); in mdb_strerror()
|
H A D | mdb_kvm.c | 1249 ctf_errmsg(ctf_errno(km->km_ctfp))); in kt_load_ctfdata()
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dt_decl.c | 510 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 D | dt_open.c | 1123 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 D | dt_error.c | 128 str = ctf_errmsg(dtp->dt_ctferr); in dtrace_errmsg()
|
H A D | dt_provider.c | 649 tag, ctf_errmsg(ctf_errno(dtt.dtt_ctfp))); in dt_probe_tag()
|
H A D | dt_parser.c | 1531 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 D | ctf_error.c | 84 ctf_errmsg(int error) in ctf_errmsg() function
|
/titanic_44/usr/src/cmd/mdb/common/kmdb/kctl/ |
H A D | kctl_mod.c | 73 modp->mod_modname, ctf_errmsg(rc)); in kctl_mod_loaded()
|
H A D | kctl_dmod.c | 203 modpath, ctf_errmsg(rc)); in kctl_dmod_load()
|
H A D | kctl_main.c | 314 ctf_errmsg(rc)); in kctl_startup_boot()
|
/titanic_44/usr/src/lib/libsaveargs/tests/dump/ |
H A D | dump.c | 152 ctf_errmsg(errp)); in main()
|
/titanic_44/usr/src/cmd/mdb/common/libstandctf/ |
H A D | mapfile | 63 ctf_errmsg;
|
/titanic_44/usr/src/uts/common/ctf/ |
H A D | mapfile | 66 ctf_errmsg;
|
/titanic_44/usr/src/tools/ctf/stabs/common/ |
H A D | forth.c | 203 part, ctf_errmsg(ctf_errno(ctf)))); in fth_section_init()
|
H A D | ctfstabs.c | 282 ctf_errmsg(ctferr)); in main()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | ctf_api.h | 168 extern const char *ctf_errmsg(int);
|
/titanic_44/usr/src/lib/libctf/common/ |
H A D | mapfile-vers | 93 ctf_errmsg;
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | gen_struct_layout.c | 683 ctf_errmsg(ctferr)); in get_ctf_file()
|
/titanic_44/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_kvm.c | 1292 ctf_errmsg(ctf_errno(km->km_ctfp))); in kmt_load_ctfdata()
|