Searched refs:FindFirstModule (Results 1 – 10 of 10) sorted by relevance
551 module_sp = target.GetImages().FindFirstModule(module_spec); in ResolveReExportedSymbol()558 module_sp = target.GetImages().FindFirstModule(module_spec); in ResolveReExportedSymbol()
712 lldb::ModuleSP module_sp (m_target_sp->GetImages().FindFirstModule (module_spec)); in AddSpecification()
181 if ((module_sp = modules.FindFirstModule (module_spec))) in LoadModuleAtAddress()
681 ModuleList::FindFirstModule (const ModuleSpec &module_spec) const in FindFirstModule() function in ModuleList
386 FindFirstModule (const ModuleSpec &module_spec) const;
663 … reexport_module_sp = target.GetImages().FindFirstModule(reexport_module_spec); in GetSymbolAddress()667 … reexport_module_sp = target.GetImages().FindFirstModule(reexport_module_spec); in GetSymbolAddress()782 … reexport_module_sp = target.GetImages().FindFirstModule(reexport_module_spec); in FindGlobalDataSymbol()786 … reexport_module_sp = target.GetImages().FindFirstModule(reexport_module_spec); in FindGlobalDataSymbol()
293 loaded_modules.FindFirstModule (module_spec); in RefreshModules()
960 ModuleSP module_sp (target->GetImages().FindFirstModule(module_spec)); in DoExecute()4597 ModuleSP module_sp (target->GetImages().FindFirstModule(module_spec)); in DoExecute()
2010 sb_module.SetSP (target_sp->GetImages().FindFirstModule (module_spec)); in FindModule()
1578 module_sp = m_images.FindFirstModule(module_spec); in GetSharedModule()