Searched defs:runtime_abort (Results 1 – 2 of 2) sorted by relevance
19 ET_NORETURN void runtime_abort() { in runtime_abort() function
452 bool runtime_abort = gIsRuntimeAbort.exchange(false); in HandleUnexpectedSignalCommon() local