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.cpp112 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.h107 [[noreturn]] LLVM_ABI void HandleExit(int RetCode);
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DSignals.inc783 // CrashRecoveryContext::HandleExit().