Searched refs:GetSubSectionAtIndex (Results 1 – 9 of 9) sorted by relevance
13 obj.GetSubSectionAtIndex(600)
39 lldb::SBSection GetSubSectionAtIndex(size_t idx);
32 ss = s.GetSubSectionAtIndex(i)
67 GetSubSectionAtIndex (size_t idx);
102 lldb::SBSection SBSection::GetSubSectionAtIndex(size_t idx) { in GetSubSectionAtIndex() function in SBSection
221 ss = s.GetSubSectionAtIndex(i)
260 section = self.section.GetSubSectionAtIndex(i)
634 section.GetSubSectionAtIndex(sect_idx), depth - 1)
362 GetDebugInfoSizeInSection(section.GetSubSectionAtIndex(i)); in GetDebugInfoSizeInSection()