Searched defs:exception_pointers (Results 1 – 10 of 10) sorted by relevance
120 EXCEPTION_POINTERS* exception_pointers) { in CollectHandleData()207 EXCEPTION_POINTERS* exception_pointers, in ReadExceptionCode()260 EXCEPTION_POINTERS* exception_pointers, in MinidumpGenerator()
54 exception_pointers struct56 exception_record * ExceptionRecord;57 void * ContextRecord;
55 ExitWithExceptionCode(struct _EXCEPTION_POINTERS* exception_pointers) { in ExitWithExceptionCode()
58 struct _EXCEPTION_POINTERS* exception_pointers) { in ExitWithExceptionCode()
153 EXCEPTION_POINTERS** exception_pointers; member
331 StackTrace::StackTrace(EXCEPTION_POINTERS* exception_pointers) { in StackTrace()
222 ShadowExceptionHandler(PEXCEPTION_POINTERS exception_pointers) { in ShadowExceptionHandler()