Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
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()
748 name, ctf_errmsg(ctf_errno(dsp->ds_ctfp))); in dt_decl_enumerator()
880 n, sizeof (n)), ctf_errmsg(dtp->dt_ctferr)); in dt_decl_type()
942 ctf_errmsg(ctf_errno(tip->dtt_ctfp))); in dt_decl_type()
963 ctf_errmsg(ctf_errno(tip->dtt_ctfp))); in dt_decl_type()
1041 name, ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_decl_type()
[all …]
Ddt_open.c1477 dinp->din_name, ctf_errmsg( in dt_vopen()
1485 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1504 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1530 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1545 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1595 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
1601 ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_vopen()
Ddt_error.c129 str = ctf_errmsg(dtp->dt_ctferr); in dtrace_errmsg()
Ddt_provider.c651 tag, ctf_errmsg(ctf_errno(dtt.dtt_ctfp))); in dt_probe_tag()
Ddt_parser.c1536 ctf_errmsg(ctf_errno(dtt.dtt_ctfp))); in dt_node_decl()
1545 dsp->ds_ident, ctf_errmsg(ctf_errno(dmp->dm_ctfp))); in dt_node_decl()
1828 name, ctf_errmsg(ctf_errno(dtt.dtt_ctfp))); in dt_node_offsetof()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dctfread.c542 ctf_errmsg (ctf_errno (fp))); in read_base_type()
552 ctf_errmsg (ctf_errno (fp))); in read_base_type()
662 ctf_errmsg (ctf_errno (ccp->fp))); in process_struct_members()
768 ctf_errmsg (ctf_errno (ccp->fp))); in process_enum_type()
818 ctf_errmsg (ctf_errno (fp))); in read_array_type()
1296 ctf_errmsg (ctf_errno (ccp->fp))); in ctf_psymtab_add_enums()
1374 ctf_errmsg (ctf_errno (ccp->fp))); in expand_psymtab()
1380 ctf_errmsg (ctf_errno (ccp->fp))); in expand_psymtab()
1561 ctf_errmsg (ctf_errno (cfp))); in scan_partial_symbols()
1565 ctf_errmsg (ctf_errno (cfp))); in scan_partial_symbols()
[all …]
/netbsd/src/external/gpl3/binutils/dist/ld/
Dldelfgen.c422 ctf_errmsg (ctf_errno (ctf_output))); in ldelf_acquire_strings_for_ctf()
449 ctf_errmsg (ctf_errno (ctf_output))); in ldelf_new_dynsym_for_ctf()
459 ctf_errmsg (ctf_errno (ctf_output))); in ldelf_new_dynsym_for_ctf()
Dldlang.c3688 ctf_errmsg (err)); in lang_ctf_errs_warnings()
3723 ctf_errmsg (err)); in ldlang_open_ctf()
3751 ctf_errmsg (err)); in ldlang_open_ctf()
3794 file->the_bfd, ctf_errmsg (ctf_errno (ctf_output))); in lang_merge_ctf()
3815 ctf_errmsg (ctf_errno (ctf_output))); in lang_merge_ctf()
3886 ctf_errmsg (ctf_errno (ctf_output))); in lang_write_ctf()
/netbsd/src/external/cddl/osnet/dist/common/ctf/
Dctf_error.c87 ctf_errmsg(int error) in ctf_errmsg() function
/netbsd/src/external/cddl/osnet/lib/libctf/
Dctf.expsym44 ctf_errmsg
/netbsd/src/external/cddl/osnet/dist/uts/common/sys/
Dctf_api.h172 extern const char *ctf_errmsg(int);
/netbsd/src/external/gpl3/gdb/dist/include/
Dctf-api.h490 extern const char *ctf_errmsg (int);
DChangeLog-2019479 (ctf_errmsg): Likewise.
/netbsd/src/external/gpl3/binutils/dist/include/
Dctf-api.h391 extern const char *ctf_errmsg (int);
DChangeLog-2019479 (ctf_errmsg): Likewise.
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dobjdump.c4753 ctf_errmsg (err)); in dump_ctf_errs()
4797 ctf_errmsg (ctf_errno (ctf))); in dump_ctf_archive_member()
4838 non_fatal (_("CTF open failure: %s"), ctf_errmsg (err)); in dump_ctf()
4847 non_fatal (_("CTF open failure: %s"), ctf_errmsg (err)); in dump_ctf()
4861 non_fatal (_("CTF archive member open failure: %s"), ctf_errmsg (err)); in dump_ctf()
Dreadelf.c16350 error (_("CTF error: cannot get CTF errors: `%s'"), ctf_errmsg (err)); in dump_ctf_errs()
16393 ctf_errmsg (ctf_errno (ctf))); in dump_ctf_archive_member()
16472 error (_("CTF open failure: %s\n"), ctf_errmsg (err)); in dump_section_as_ctf()
16484 error (_("CTF open failure: %s\n"), ctf_errmsg (err)); in dump_section_as_ctf()
16503 error (_("CTF member open failure: %s\n"), ctf_errmsg (err)); in dump_section_as_ctf()