Searched refs:StackDumpExceptionFilter (Results 1 – 1 of 1) sorted by relevance
57 long WINAPI StackDumpExceptionFilter(EXCEPTION_POINTERS* info) { in StackDumpExceptionFilter() function860 g_previous_filter = SetUnhandledExceptionFilter(&StackDumpExceptionFilter); in EnableInProcessStackDumping()