Searched refs:GetSubSectionAtIndex (Results 1 – 6 of 6) sorted by relevance
39 lldb::SBSection GetSubSectionAtIndex(size_t idx);
67 GetSubSectionAtIndex (size_t idx);
102 lldb::SBSection SBSection::GetSubSectionAtIndex(size_t idx) { in GetSubSectionAtIndex() function in SBSection
259 section = self.section.GetSubSectionAtIndex(i)
633 section.GetSubSectionAtIndex(sect_idx), depth - 1)
365 GetDebugInfoSizeInSection(section.GetSubSectionAtIndex(i)); in GetDebugInfoSizeInSection()