Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DDebuggerThread.h59 DWORD HandleUnloadDllEvent(const UNLOAD_DLL_DEBUG_INFO &info,
DDebuggerThread.cpp312 continue_status = HandleUnloadDllEvent(dbe.u.UnloadDll, dbe.dwThreadId); in DebugLoop()
501 DebuggerThread::HandleUnloadDllEvent(const UNLOAD_DLL_DEBUG_INFO &info, in HandleUnloadDllEvent() function in DebuggerThread