Home | History | Annotate | Download | only in base

Lines Matching refs:ExceptionCode

482   ::ExitProcess(ex_info->ExceptionRecord->ExceptionCode);
537 if (ex_info->ExceptionRecord->ExceptionCode != EXCEPTION_ACCESS_VIOLATION)