Searched refs:SendToApplication (Results 1 – 5 of 5) sorted by relevance
22 SendToApplication // Send the exception to the application to be handled as if enumerator
741 return ExceptionResult::SendToApplication; in OnDebugException() 750 ExceptionResult result = ExceptionResult::SendToApplication; in OnDebugException() 782 result = ExceptionResult::SendToApplication; in OnExitThread()
509 return ExceptionResult::SendToApplication; in OnDebugException() 512 ExceptionResult result = ExceptionResult::SendToApplication; in OnDebugException()
252 else if (status == ExceptionResult::SendToApplication) in DebugLoop() 364 : ExceptionResult::SendToApplication; in HandleCreateThreadEvent()
462 ExceptionResult result = ExceptionResult::SendToApplication; in OnDebugException() 559 result = ExceptionResult::SendToApplication; in OnDebugException()