Home
last modified time | relevance | path

Searched refs:HandleExceptionEvent (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DDebuggerThread.h48 ExceptionResult HandleExceptionEvent(const EXCEPTION_DEBUG_INFO &info,
H A DDebuggerThread.cpp247 HandleExceptionEvent(dbe.u.Exception, dbe.dwThreadId); in DebugLoop()
312 DebuggerThread::HandleExceptionEvent(const EXCEPTION_DEBUG_INFO &info, in HandleExceptionEvent() function in DebuggerThread