Home
last modified time | relevance | path

Searched refs:_bfd_abort (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
HDlibbfd-in.h652 extern void _bfd_abort
661 #define abort() _bfd_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__)
HDlibbfd.h657 extern void _bfd_abort
666 #define abort() _bfd_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__)
HDbfd.c837 _bfd_abort (const char *file, int line, const char *fn) in _bfd_abort() function
HDChangeLog-9899538 * libbfd-in.h (_bfd_abort): Declare.
540 * bfd.c (_bfd_abort): New function.
HDChangeLog-20063334 (_bfd_abort): Call _exit not xexit.
HDChangeLog-00011527 (_bfd_abort): Likewise.
HDChangeLog-020310987 * bfd.c (_bfd_abort): Fix typo.