Searched refs:GetModuleAtIndexUnlocked (Results 1 – 11 of 11) sorted by relevance
160 ModuleSP module_sp(modules.GetModuleAtIndexUnlocked(i)); in SearchInModuleList()205 ModuleSP module_sp(target_images.GetModuleAtIndexUnlocked (i)); in DoModuleIteration()732 lldb::ModuleSP module_sp = target_images.GetModuleAtIndexUnlocked(i); in Search()
317 return GetModuleAtIndexUnlocked(idx); in GetModuleAtIndex()321 ModuleList::GetModuleAtIndexUnlocked(size_t idx) const in GetModuleAtIndexUnlocked() function in ModuleList
110 ModuleSP module_sp (module_list.GetModuleAtIndexUnlocked (idx)); in LoadAllImagesAtFileAddresses()
379 ModuleSP module_sp (module_list.GetModuleAtIndexUnlocked (i)); in ModulesChanged()450 ModuleSP module_sp (module_list.GetModuleAtIndexUnlocked (i)); in ModulesChanged()
201 GetModuleAtIndexUnlocked (size_t idx) const;
302 ModuleSP module_sp = target_modules.GetModuleAtIndexUnlocked(i); in GetObjCVersion()
447 …ess_sp->GetObjCLanguageRuntime()->IsModuleObjCLibrary (target_modules.GetModuleAtIndexUnlocked(i))) in InitializeVTableSymbols()449 m_objc_module_sp = target_modules.GetModuleAtIndexUnlocked(i); in InitializeVTableSymbols()
645 lldb::ModuleSP image = target_images.GetModuleAtIndexUnlocked(i); in FindExternalVisibleDecls()1631 lldb::ModuleSP image = target_images.GetModuleAtIndexUnlocked(i); in CompleteNamespaceMap()
1111 ModuleSP module_sp = target_modules.GetModuleAtIndexUnlocked (i); in InitializeFromAllImageInfos()
3195 module_sp = module_list_ptr->GetModuleAtIndexUnlocked(image_idx); in DoExecute()
3220 ModuleSP module_sp (target_modules.GetModuleAtIndexUnlocked (i)); in CompleteAttach()