HomeSort by relevance Sort by last modified time
    Searched refs:as_abort (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/
as.h 91 #define abort() as_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__)
484 void as_abort (const char *, int, const char *) ATTRIBUTE_NORETURN;
messages.c 306 /* as_abort: Print a friendly message saying how totally hosed we are,
310 as_abort (const char *file, int line, const char *fn) function

Completed in 380 milliseconds