Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DNativeProcessWindows.h161 void OnLoadDll(const lldb_private::ModuleSpec &module_spec, in OnLoadDll() function
DLocalDebugDelegate.cpp48 void LocalDebugDelegate::OnLoadDll(const lldb_private::ModuleSpec &module_spec, in OnLoadDll() function in LocalDebugDelegate
DProcessDebugger.cpp528 void ProcessDebugger::OnLoadDll(const ModuleSpec &module_spec, in OnLoadDll() function in lldb_private::ProcessDebugger
DNativeProcessWindows.cpp569 void NativeProcessWindows::OnLoadDll(const ModuleSpec &module_spec, in OnLoadDll() function in lldb_private::NativeProcessWindows
DProcessWindows.cpp789 void ProcessWindows::OnLoadDll(const ModuleSpec &module_spec, in OnLoadDll() function in lldb_private::ProcessWindows