Searched refs:GetModuleAtIndexUnlocked (Results 1 – 8 of 8) 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()
320 return GetModuleAtIndexUnlocked(idx); in GetModuleAtIndex()324 ModuleList::GetModuleAtIndexUnlocked(size_t idx) const in GetModuleAtIndexUnlocked() function in ModuleList
110 ModuleSP module_sp (module_list.GetModuleAtIndexUnlocked (idx)); in LoadAllImagesAtFileAddresses()
391 ModuleSP module_sp (module_list.GetModuleAtIndexUnlocked (i)); in ModulesChanged()462 ModuleSP module_sp (module_list.GetModuleAtIndexUnlocked (i)); in ModulesChanged()
201 GetModuleAtIndexUnlocked (size_t idx) const;
649 lldb::ModuleSP image = target_images.GetModuleAtIndexUnlocked(i); in FindExternalVisibleDecls()1641 lldb::ModuleSP image = target_images.GetModuleAtIndexUnlocked(i); in CompleteNamespaceMap()
3264 module_sp = module_list_ptr->GetModuleAtIndexUnlocked(image_idx); in DoExecute()
3393 ModuleSP module_sp (target_modules.GetModuleAtIndexUnlocked (i)); in CompleteAttach()