Searched refs:GetSectionAtIndex (Results 1 – 19 of 19) sorted by relevance
195 GetSectionAtIndex (size_t idx);386 return self.sbmodule.GetSectionAtIndex(key)389 section = self.sbmodule.GetSectionAtIndex(idx)395 section = self.sbmodule.GetSectionAtIndex(idx)455 self.sections_array.append(self.GetSectionAtIndex(idx))
134 SectionSP section_sp (section_list->GetSectionAtIndex (sect_idx)); in LoadAllImagesAtFileAddresses()
137 GetSectionAtIndex (size_t idx);
101 sec1 = exe_module.GetSectionAtIndex(1)
139 Section* child_section = m_children.GetSectionAtIndex (i).get(); in ResolveContainedAddress()397 SectionList::GetSectionAtIndex (size_t idx) const in GetSectionAtIndex() function in SectionList
1270 lldb::SectionSP section_sp (section_list->GetSectionAtIndex (idx - 1)); in SetSymbolFileFileSpec()1306 SectionSP section_sp = sections->GetSectionAtIndex(sect_idx); in IsLoadedInTarget()1417 SectionSP section_sp (section_list->GetSectionAtIndex (sect_idx)); in SetLoadAddress()
417 SBModule::GetSectionAtIndex (size_t idx) in GetSectionAtIndex() function in SBModule428 sb_section.SetSP(section_list->GetSectionAtIndex (idx)); in GetSectionAtIndex()
118 sb_section.SetSP (section_sp->GetChildren ().GetSectionAtIndex(idx)); in GetSubSectionAtIndex()
2514 SectionSP section_sp (section_list->GetSectionAtIndex(sect_idx)); in ClearModuleLoadAddress()
89 GetSectionAtIndex (size_t idx) const;
291 const lldb_private::Section *section = section_list->GetSectionAtIndex(shndx).get(); in sectionIndexToCString()
1061 symbol_section_sp = section_list->GetSectionAtIndex(symbol_idx); in ParseSymbols()
249 Section *section = section_list->GetSectionAtIndex (i).get(); in DoLoadCore()
221 SectionSP section_sp (sections->GetSectionAtIndex(i)); in UpdateLoadedSections()
884 section = module.GetSectionAtIndex(sect_idx)
656 section = module.GetSectionAtIndex(idx)
582 … Address symbol_addr(sect_list->GetSectionAtIndex(symbol.sect-1), symbol.value); in GetSymtab()
910 … SectionSP ondisk_section_sp(ondisk_section_list->GetSectionAtIndex(sect_idx)); in LoadImageUsingMemoryModule()
3275 lldb.SBModule.GetSectionAtIndex lldb.SBModule-class.html#GetSectionAtIndex