Searched refs:__fail (Results 1 – 6 of 6) sorted by relevance
52 static void __fail(const char *) __attribute__((__noreturn__));78 __fail(const char *msg) in __fail() function110 __fail("stack overflow detected; terminated"); in __stack_chk_fail()116 __fail("buffer overflow detected; terminated"); in __chk_fail()
37 .global __fail38 .type __fail, function39 __fail:90 jmp __fail;
21 (__fail): Likewise.
34 .global __fail35 __fail:119 CALL __fail;
513 bool __fail = true;526 __fail = false;536 __fail = false;553 __fail = false;557 if (__fail)
512 bool __fail = true;525 __fail = false;535 __fail = false;552 __fail = false;556 if (__fail)