Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.h167 void OnLoadDll(const lldb_private::ModuleSpec &module_spec, in OnLoadDll() function
H A DLocalDebugDelegate.cpp48 void LocalDebugDelegate::OnLoadDll(const lldb_private::ModuleSpec &module_spec, in OnLoadDll() function in LocalDebugDelegate
H A DProcessDebugger.cpp524 void ProcessDebugger::OnLoadDll(const ModuleSpec &module_spec, OnLoadDll() function in lldb_private::ProcessDebugger
H A DNativeProcessWindows.cpp593 void NativeProcessWindows::OnLoadDll(const ModuleSpec &module_spec, OnLoadDll() function in lldb_private::NativeProcessWindows
H A DProcessWindows.cpp795 void ProcessWindows::OnLoadDll(const ModuleSpec &module_spec, OnLoadDll() function in lldb_private::ProcessWindows