Home
last modified time | relevance | path

Searched refs:bfd_errmsgs (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/bfd/
H A Dbfd.c396 const char *const bfd_errmsgs[] = variable
494 if (asprintf (&buf, _(bfd_errmsgs [error_tag]), input_bfd->filename, msg) in bfd_errmsg()
508 return _(bfd_errmsgs [error_tag]); in bfd_errmsg()
/dragonfly/contrib/binutils-2.27/bfd/
H A Dbfd.c451 const char *const bfd_errmsgs[] = variable
550 if (asprintf (&buf, _(bfd_errmsgs [error_tag]), input_bfd->filename, msg) in bfd_errmsg()
564 return _(bfd_errmsgs [error_tag]); in bfd_errmsg()
/dragonfly/contrib/binutils-2.34/bfd/
H A Dbfd.c671 const char *const bfd_errmsgs[] = variable
786 if (asprintf (&buf, _(bfd_errmsgs [error_tag]), input_bfd->filename, msg) in bfd_errmsg()
800 return _(bfd_errmsgs [error_tag]); in bfd_errmsg()