Searched refs:debug_service_handler (Results 1 – 1 of 1) sorted by relevance
2371 static LONG CALLBACK debug_service_handler(EXCEPTION_POINTERS *ExceptionInfo) in debug_service_handler() function2469 vectored_handler = pRtlAddVectoredExceptionHandler(TRUE, &debug_service_handler); in test_debug_service()