Home
last modified time | relevance | path

Searched defs:OnUnloadDll (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.h172 void OnUnloadDll(lldb::addr_t module_addr) override { in OnUnloadDll() function
H A DLocalDebugDelegate.cpp54 void LocalDebugDelegate::OnUnloadDll(lldb::addr_t module_addr) { in OnUnloadDll() function in LocalDebugDelegate
H A DProcessDebugger.cpp529 void ProcessDebugger::OnUnloadDll(lldb::addr_t module_addr) { OnUnloadDll() function in lldb_private::ProcessDebugger
H A DNativeProcessWindows.cpp600 void NativeProcessWindows::OnUnloadDll(lldb::addr_t module_addr) { OnUnloadDll() function in lldb_private::NativeProcessWindows
H A DProcessWindows.cpp801 void ProcessWindows::OnUnloadDll(lldb::addr_t module_addr) { OnUnloadDll() function in lldb_private::ProcessWindows