Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
DDebuggerThread.h59 DWORD HandleUnloadDllEvent(const UNLOAD_DLL_DEBUG_INFO &info,
DDebuggerThread.cpp277 continue_status = HandleUnloadDllEvent(dbe.u.UnloadDll, dbe.dwThreadId); in DebugLoop()
523 DebuggerThread::HandleUnloadDllEvent(const UNLOAD_DLL_DEBUG_INFO &info, in HandleUnloadDllEvent() function in DebuggerThread