Searched refs:GetModuleAtIndex (Results 1 – 21 of 21) sorted by relevance
525 GetModuleAtIndex (uint32_t idx);771 return self.sbtarget.GetModuleAtIndex(key)775 module = self.sbtarget.GetModuleAtIndex(idx)780 module = self.sbtarget.GetModuleAtIndex(idx)788 module = self.sbtarget.GetModuleAtIndex(idx)795 module = self.sbtarget.GetModuleAtIndex(idx)801 module = self.sbtarget.GetModuleAtIndex(idx)818 modules.append(self.GetModuleAtIndex(idx))
50 exe_module = target.GetModuleAtIndex(0)87 exe_module = target.GetModuleAtIndex(0)125 exe_module = target.GetModuleAtIndex(0)
98 ModuleSP module_sp (target->GetImages().GetModuleAtIndex(i)); in AutoComplete()
57 exe_module = target.GetModuleAtIndex(0)
19 obj.GetModuleAtIndex(0xffffffff)
59 module = target.GetModuleAtIndex(i)
58 yours.append(target.GetModuleAtIndex(i))
48 SBModule module(target.GetModuleAtIndex(i)); in FetchModules()
184 GetModuleAtIndex (size_t idx) const;
314 ModuleList::GetModuleAtIndex(size_t idx) const in GetModuleAtIndex() function in ModuleList892 module_sp = matching_module_list.GetModuleAtIndex(module_idx); in GetSharedModule()997 module_sp = matching_module_list.GetModuleAtIndex(0); in GetSharedModule()
189 module_sp = modules.GetModuleAtIndex(idx); in GetObjCModule()
2476 lldb::ModuleSP module_sp = modules.GetModuleAtIndex(idx); in GetFoundationVersion()
488 GetModuleAtIndex (uint32_t idx);
909 if (objc_runtime->IsModuleObjCLibrary (loaded_module_list.GetModuleAtIndex (i))) in AddModulesUsingImageInfos()911 objc_runtime->ReadObjCLibrary (loaded_module_list.GetModuleAtIndex (i)); in AddModulesUsingImageInfos()
2020 SBTarget::GetModuleAtIndex (uint32_t idx) in GetModuleAtIndex() function in SBTarget2030 module_sp = target_sp->GetImages().GetModuleAtIndex(idx); in GetModuleAtIndex()2121 ModuleSP module_sp (module_list.GetModuleAtIndex(idx)); in FindFirstType()
988 return m_images.GetModuleAtIndex(0); in GetExecutableModule()1205 … if (!ModuleIsExcludedForNonModuleSpecificSearches (matchingModules.GetModuleAtIndex(i))) in ModuleIsExcludedForNonModuleSpecificSearches()1657 old_module_sp = found_modules.GetModuleAtIndex(0); in GetSharedModule()
621 ModuleSP module_sp (module_list.GetModuleAtIndex(i)); in DoExecute()
4355 ModuleSP module_sp (matching_module_list.GetModuleAtIndex(0)); in AddModuleSymbols()
634 exe_module = target.GetModuleAtIndex(0)
646 module = target.GetModuleAtIndex(idx)
3750 lldb.SBTarget.GetModuleAtIndex lldb.SBTarget-class.html#GetModuleAtIndex