Home
last modified time | relevance | path

Searched refs:HandleExit (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DProcess.cpp113 CRC->HandleExit(RetCode); in Exit()
H A DCrashRecoveryContext.cpp432 [[noreturn]] void CrashRecoveryContext::HandleExit(int RetCode) { in HandleExit() function in CrashRecoveryContext
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h102 [[noreturn]] void HandleExit(int RetCode);
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DSignals.inc842 // CrashRecoveryContext::HandleExit().