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()
130 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()
813 target.GetImages().FindFirstModule(reexport_module_spec); in FindBestGlobalDataSymbol()817 target.GetImages().FindFirstModule(reexport_module_spec); in FindBestGlobalDataSymbol()959 m_target_sp ? m_target_sp->GetImages().FindFirstModule(module_spec) in AddSpecification()
333 lldb::ModuleSP FindFirstModule(const ModuleSpec &module_spec) const;
156 if (ModuleSP module_sp = target.GetImages().FindFirstModule(module_spec)) in FindModuleViaTarget()
623 ModuleSP ModuleList::FindFirstModule(const ModuleSpec &module_spec) const { in FindFirstModule() function in ModuleList
384 ModuleSP module_sp = loaded_modules.FindFirstModule(module_spec); in RefreshModules()
117 ModuleSP module_sp(target_images.FindFirstModule(module_spec)); in FindTargetModuleForImageInfo()669 target_images.FindFirstModule(module_spec)); in AddModulesUsingImageInfos()
482 ModuleSP module_sp = loaded_modules.FindFirstModule(module_spec); in RefreshModules()
568 target.GetImages().FindFirstModule(reexport_module_spec); in GetSymbolAddress()572 target.GetImages().FindFirstModule(reexport_module_spec); in GetSymbolAddress()
934 target->GetImages().FindFirstModule(module_spec)); in DoExecute()4271 ModuleSP module_sp(target->GetImages().FindFirstModule(module_spec)); in AddSymbolsForFile()
1552 sb_module.SetSP(target_sp->GetImages().FindFirstModule(module_spec)); in FindModule()
2122 module_sp = m_images.FindFirstModule(module_spec); in GetOrCreateModule()