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
286 else if (status == ExceptionResult::SendToApplication) in DebugLoop()367 return ExceptionResult::SendToApplication; in HandleExceptionEvent()
702 return ExceptionResult::SendToApplication; in OnDebugException()711 ExceptionResult result = ExceptionResult::SendToApplication; in OnDebugException()743 result = ExceptionResult::SendToApplication; in OnDebugException()
500 return ExceptionResult::SendToApplication; in OnDebugException()503 ExceptionResult result = ExceptionResult::SendToApplication; in OnDebugException()
435 ExceptionResult result = ExceptionResult::SendToApplication; in OnDebugException()531 result = ExceptionResult::SendToApplication; in OnDebugException()