Searched refs:FindFirstModule (Results 1 – 12 of 12) sorted by relevance
159 if ((module_sp = modules.FindFirstModule(module_spec))) { in LoadModuleAtAddress()197 if ((module_sp = modules.FindFirstModule(new_module_spec))) { in LoadModuleAtAddress()
583 ModuleSP ModuleList::FindFirstModule(const ModuleSpec &module_spec) const { in FindFirstModule() function in ModuleList
133 ModuleSP module_sp = target.GetImages().FindFirstModule(module_spec); in SearchCallback()
422 module_sp = target.GetImages().FindFirstModule(module_spec); in ResolveReExportedSymbolInModuleSpec()428 module_sp = target.GetImages().FindFirstModule(module_spec); in ResolveReExportedSymbolInModuleSpec()
817 target.GetImages().FindFirstModule(reexport_module_spec); in FindBestGlobalDataSymbol()823 target.GetImages().FindFirstModule(reexport_module_spec); in FindBestGlobalDataSymbol()965 m_target_sp->GetImages().FindFirstModule(module_spec)); in AddSpecification()
321 lldb::ModuleSP FindFirstModule(const ModuleSpec &module_spec) const;
394 ModuleSP module_sp = loaded_modules.FindFirstModule(module_spec); in RefreshModules()
468 ModuleSP module_sp = loaded_modules.FindFirstModule(module_spec); in RefreshModules()
544 target.GetImages().FindFirstModule(reexport_module_spec); in GetSymbolAddress()548 target.GetImages().FindFirstModule(reexport_module_spec); in GetSymbolAddress()
923 target->GetImages().FindFirstModule(module_spec)); in DoExecute()4206 target->GetImages().FindFirstModule(module_spec)); in DoExecute()
1698 sb_module.SetSP(target_sp->GetImages().FindFirstModule(module_spec)); in FindModule()
1990 module_sp = m_images.FindFirstModule(module_spec); in GetOrCreateModule()