Searched defs:RetCode (Results 1 – 9 of 9) sorted by relevance
212 int RetCode = (int)Except->ExceptionRecord->ExceptionCode; in ExceptionFilter() local292 int RetCode = (int)ExceptionInfo->ExceptionRecord->ExceptionCode; in ExceptionHandler() local383 int RetCode = 128 + Signal; in CrashRecoverySignalHandler() local432 [[noreturn]] void CrashRecoveryContext::HandleExit(int RetCode) { in HandleExit()446 bool CrashRecoveryContext::isCrash(int RetCode) { in isCrash()464 bool CrashRecoveryContext::throwIfCrash(int RetCode) { in throwIfCrash()
95 [[noreturn]] void Process::Exit(int RetCode, bool NoCleanup) { in Exit()
205 int RetCode = (int)Except->ExceptionRecord->ExceptionCode; in ExceptionFilter() local285 int RetCode = (int)ExceptionInfo->ExceptionRecord->ExceptionCode; in ExceptionHandler() local375 int RetCode = -2; in CrashRecoverySignalHandler() local425 void CrashRecoveryContext::HandleExit(int RetCode) { in HandleExit()
93 void Process::Exit(int RetCode) { in Exit()
281 int RetCode = in TEST_F() local294 int RetCode = ExecuteAndWait(Executable, argv, nullptr, nullptr, 0, 0, in TEST() local
112 int RetCode = 0; variable
106 int RetCode = 0; variable
187 kern_return_t RetCode; in breakpad_exc_server() member
1445 bool RetCode = StripDebugInfo(M); in UpgradeDebugInfo() local