Searched refs:FindFirstModule (Results 1 – 14 of 14) sorted by relevance
159 if ((module_sp = modules.FindFirstModule(module_spec))) { in LoadModuleAtAddress()197 if ((module_sp = modules.FindFirstModule(new_module_spec))) { in LoadModuleAtAddress()
587 ModuleSP ModuleList::FindFirstModule(const ModuleSpec &module_spec) const { in FindFirstModule() function in ModuleList
276 ModuleSP module_sp(m_process->GetTarget().GetImages().FindFirstModule( in ReadLibdispatchOffsetsAddress()286 module_sp = m_process->GetTarget().GetImages().FindFirstModule( in ReadLibdispatchOffsetsAddress()330 ModuleSP module_sp(m_process->GetTarget().GetImages().FindFirstModule( in ReadLibpthreadOffsetsAddress()378 ModuleSP module_sp(m_process->GetTarget().GetImages().FindFirstModule( in ReadLibdispatchTSDIndexesAddress()
133 ModuleSP module_sp = target.GetImages().FindFirstModule(module_spec); in SearchCallback()
421 module_sp = target.GetImages().FindFirstModule(module_spec); in ResolveReExportedSymbolInModuleSpec()427 module_sp = target.GetImages().FindFirstModule(module_spec); in ResolveReExportedSymbolInModuleSpec()
819 target.GetImages().FindFirstModule(reexport_module_spec); in FindBestGlobalDataSymbol()825 target.GetImages().FindFirstModule(reexport_module_spec); in FindBestGlobalDataSymbol()967 m_target_sp->GetImages().FindFirstModule(module_spec)); in AddSpecification()
335 lldb::ModuleSP FindFirstModule(const ModuleSpec &module_spec) const;
394 ModuleSP module_sp = loaded_modules.FindFirstModule(module_spec); in RefreshModules()
116 ModuleSP module_sp(target_images.FindFirstModule(module_spec)); in FindTargetModuleForImageInfo()668 target_images.FindFirstModule(module_spec)); in AddModulesUsingImageInfos()
442 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()
950 target->GetImages().FindFirstModule(module_spec)); in DoExecute()4304 target->GetImages().FindFirstModule(module_spec)); in DoExecute()
1666 sb_module.SetSP(target_sp->GetImages().FindFirstModule(module_spec)); in FindModule()
1971 module_sp = m_images.FindFirstModule(module_spec); in GetOrCreateModule()