Searched defs:OnLoadDll (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/ | ||
D | NativeProcessWindows.h | 161 void OnLoadDll(const lldb_private::ModuleSpec &module_spec, in OnLoadDll() function |
D | LocalDebugDelegate.cpp | 48 void LocalDebugDelegate::OnLoadDll(const lldb_private::ModuleSpec &module_spec, in OnLoadDll() function in LocalDebugDelegate |
D | ProcessDebugger.cpp | 528 void ProcessDebugger::OnLoadDll(const ModuleSpec &module_spec, in OnLoadDll() function in lldb_private::ProcessDebugger |
D | NativeProcessWindows.cpp | 569 void NativeProcessWindows::OnLoadDll(const ModuleSpec &module_spec, in OnLoadDll() function in lldb_private::NativeProcessWindows |
D | ProcessWindows.cpp | 789 void ProcessWindows::OnLoadDll(const ModuleSpec &module_spec, in OnLoadDll() function in lldb_private::ProcessWindows |