HomeSort by relevance Sort by last modified time
    Searched full:ld_abort (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
ld.h 299 extern void ld_abort (const char *, int, const char *) ATTRIBUTE_NORETURN;
307 #define abort() ld_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__)
ldmisc.c 534 ld_abort (const char *file, int line, const char *fn)
533 ld_abort (const char *file, int line, const char *fn) function
ChangeLog-9899 217 * ld.h (ld_abort): Declare.
219 * ldmisc.c (ld_abort): Define.
    [all...]

Completed in 298 milliseconds