Searched defs:OnLoadDll (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/Windows/Common/ | ||
H A D | NativeProcessWindows.h | 167 void OnLoadDll(const lldb_private::ModuleSpec &module_spec, in OnLoadDll() function |
H A D | LocalDebugDelegate.cpp | 48 void LocalDebugDelegate::OnLoadDll(const lldb_private::ModuleSpec &module_spec, in OnLoadDll() function in LocalDebugDelegate |
H A D | ProcessDebugger.cpp | 524 void ProcessDebugger::OnLoadDll(const ModuleSpec &module_spec, OnLoadDll() function in lldb_private::ProcessDebugger |
H A D | NativeProcessWindows.cpp | 593 void NativeProcessWindows::OnLoadDll(const ModuleSpec &module_spec, OnLoadDll() function in lldb_private::NativeProcessWindows |
H A D | ProcessWindows.cpp | 795 void ProcessWindows::OnLoadDll(const ModuleSpec &module_spec, OnLoadDll() function in lldb_private::ProcessWindows |