Searched refs:exception_pointers (Results 1 – 1 of 1) sorted by relevance
273 ShadowExceptionHandler(PEXCEPTION_POINTERS exception_pointers) { in ShadowExceptionHandler() argument276 if (exception_pointers->ExceptionRecord->ExceptionCode != in ShadowExceptionHandler()278 exception_pointers->ExceptionRecord->NumberParameters < 2) { in ShadowExceptionHandler()285 (uptr)(exception_pointers->ExceptionRecord->ExceptionInformation[1]); in ShadowExceptionHandler()