Searched refs:GetModuleAtIndex (Results 1 – 8 of 8) sorted by relevance
98 ModuleSP module_sp (target->GetImages().GetModuleAtIndex(i)); in AutoComplete()
317 ModuleList::GetModuleAtIndex(size_t idx) const in GetModuleAtIndex() function in ModuleList907 module_sp = matching_module_list.GetModuleAtIndex(module_idx); in GetSharedModule()1012 module_sp = matching_module_list.GetModuleAtIndex(0); in GetSharedModule()
184 GetModuleAtIndex (size_t idx) const;
505 GetModuleAtIndex (uint32_t idx);
993 return m_images.GetModuleAtIndex(0); in GetExecutableModule()1232 … if (!ModuleIsExcludedForNonModuleSpecificSearches (matchingModules.GetModuleAtIndex(i))) in ModuleIsExcludedForNonModuleSpecificSearches()1686 old_module_sp = found_modules.GetModuleAtIndex(0); in GetSharedModule()2227 ModuleSP module_sp(modules.GetModuleAtIndex(idx)); in Install()
2051 SBTarget::GetModuleAtIndex (uint32_t idx) in GetModuleAtIndex() function in SBTarget2061 module_sp = target_sp->GetImages().GetModuleAtIndex(idx); in GetModuleAtIndex()2152 ModuleSP module_sp (module_list.GetModuleAtIndex(idx)); in FindFirstType()
622 ModuleSP module_sp (module_list.GetModuleAtIndex(i)); in DoExecute()
4442 ModuleSP module_sp (matching_module_list.GetModuleAtIndex(0)); in AddModuleSymbols()