Searched refs:FindFirstModule (Results 1 – 14 of 14) sorted by relevance
277 ModuleSP module_sp(m_process->GetTarget().GetImages().FindFirstModule( in ReadLibdispatchOffsetsAddress()287 module_sp = m_process->GetTarget().GetImages().FindFirstModule( in ReadLibdispatchOffsetsAddress()331 ModuleSP module_sp(m_process->GetTarget().GetImages().FindFirstModule( in ReadLibpthreadOffsetsAddress()379 ModuleSP module_sp(m_process->GetTarget().GetImages().FindFirstModule( in ReadLibdispatchTSDIndexesAddress()
152 if (ModuleSP module_sp = target.GetImages().FindFirstModule(module_spec)) in FindModuleViaTarget()
618 ModuleSP ModuleList::FindFirstModule(const ModuleSpec &module_spec) const { in FindFirstModule() function in ModuleList
130 ModuleSP module_sp = target.GetImages().FindFirstModule(module_spec); in SearchCallback()
423 module_sp = target.GetImages().FindFirstModule(module_spec); in ResolveReExportedSymbolInModuleSpec()429 module_sp = target.GetImages().FindFirstModule(module_spec); in ResolveReExportedSymbolInModuleSpec()
813 target.GetImages().FindFirstModule(reexport_module_spec); in FindBestGlobalDataSymbol()819 target.GetImages().FindFirstModule(reexport_module_spec); in FindBestGlobalDataSymbol()961 m_target_sp ? m_target_sp->GetImages().FindFirstModule(module_spec) in AddSpecification()
332 lldb::ModuleSP FindFirstModule(const ModuleSpec &module_spec) const;
384 ModuleSP module_sp = loaded_modules.FindFirstModule(module_spec); in RefreshModules()
117 ModuleSP module_sp(target_images.FindFirstModule(module_spec)); in FindTargetModuleForImageInfo()650 target_images.FindFirstModule(module_spec)); in AddModulesUsingImageInfos()
471 ModuleSP module_sp = loaded_modules.FindFirstModule(module_spec); in RefreshModules()
569 target.GetImages().FindFirstModule(reexport_module_spec); in GetSymbolAddress()573 target.GetImages().FindFirstModule(reexport_module_spec); in GetSymbolAddress()
934 target->GetImages().FindFirstModule(module_spec)); in DoExecute()4256 ModuleSP module_sp(target->GetImages().FindFirstModule(module_spec)); in AddSymbolsForFile()
1552 sb_module.SetSP(target_sp->GetImages().FindFirstModule(module_spec)); in FindModule()
2076 module_sp = m_images.FindFirstModule(module_spec); in GetOrCreateModule()