Searched defs:exception_pointers (Results 1 – 4 of 4) sorted by relevance
59 struct _EXCEPTION_POINTERS* exception_pointers) { in ExitWithExceptionCode()
214 StackTrace::StackTrace(const EXCEPTION_POINTERS* exception_pointers) { in StackTrace()
1410 static LONG WINAPI exception_filter(EXCEPTION_POINTERS *exception_pointers) { in exception_filter()