Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DDebuggerThread.h48 ExceptionResult HandleExceptionEvent(const EXCEPTION_DEBUG_INFO &info,
DDebuggerThread.cpp282 HandleExceptionEvent(dbe.u.Exception, dbe.dwThreadId); in DebugLoop()
347 DebuggerThread::HandleExceptionEvent(const EXCEPTION_DEBUG_INFO &info, in HandleExceptionEvent() function in DebuggerThread