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