Searched refs:as_abort (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Das.h143 #define abort() as_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__)
533 void as_abort (const char *, int, const char *) ATTRIBUTE_NORETURN;
H A Dmessages.c407 /* as_abort: Print a friendly message saying how totally hosed we are,
411 as_abort (const char *file, int line, const char *fn) function

Completed in 104 milliseconds