Searched refs:ExceptionRecord (Results 1 – 16 of 16) sorted by relevance
514 << Exception.ExceptionRecord.ExceptionAddress in main()517 Exception.ExceptionRecord.ExceptionCode) in main()518 << " (" << Exception.ExceptionRecord.ExceptionCode << ")\n"; in main()525 errs() << Exception.ExceptionRecord.ExceptionAddress in main()528 Exception.ExceptionRecord.ExceptionCode) in main()529 << " (" << Exception.ExceptionRecord.ExceptionCode in main()
60 exit(exception_pointers->ExceptionRecord->ExceptionCode); in ExitWithExceptionCode()
154 if (info->ExceptionRecord->ExceptionCode == EXCEPTION_BREAKPOINT) in unhandledExceptionFilter()178 switch (info->ExceptionRecord->ExceptionCode) in unhandledExceptionFilter()211 g_crashHandler->crashAddress = (deUintptr)info->ExceptionRecord->ExceptionAddress; in unhandledExceptionFilter()
480 DWORD code = exinfo->ExceptionRecord->ExceptionCode; in HandleException()802 exinfo.ExceptionRecord = &ex; in WriteMinidumpForChild()812 exinfo.ExceptionRecord ? &exinfo : NULL, in WriteMinidumpForChild()
116 const DWORD code = e->ExceptionRecord->ExceptionCode; in handler()
91 PEXCEPTION_RECORD rec = exp->ExceptionRecord; in ExceptionFilter()
212 EXCEPTION_RECORD *exception_record = info->ExceptionRecord; in SEHHandler()
90 switch (ExceptionInfo->ExceptionRecord->ExceptionCode)
216 pointers.ExceptionRecord, in ReadExceptionCode()
132 ; EXCEPTION_RECORD *ExceptionRecord;
1030 ULONG64 ExceptionRecord; member1040 MINIDUMP_EXCEPTION ExceptionRecord; member1081 ULONG64 ExceptionRecord; member
504 _exit(ep->ExceptionRecord->ExceptionCode);
1412 exception_pointers->ExceptionRecord; in exception_filter()
13814 switch (ExceptionInfo->ExceptionRecord->ExceptionCode)