Searched refs:OnLoadModule (Results 1 – 3 of 3) sorted by relevance
32 void OnLoadModule(lldb::ModuleSP module_sp, const ModuleSpec module_spec,
62 void DynamicLoaderWindowsDYLD::OnLoadModule(lldb::ModuleSP module_sp, in OnLoadModule() function in DynamicLoaderWindowsDYLD
677 dyld->OnLoadModule(module, ModuleSpec(), image_base); in OnDebuggerConnected()803 dyld->OnLoadModule(nullptr, module_spec, module_addr); in OnLoadDll()