Searched defs:GetSectionAtIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Core/ | ||
H A D | Section.cpp | 544 SectionSP SectionList::GetSectionAtIndex(size_t idx) const { GetSectionAtIndex() function in SectionList |
/llvm-project/lldb/source/API/ | ||
H A D | SBModule.cpp | 370 SBSection SBModule::GetSectionAtIndex(size_t idx) { in GetSectionAtIndex() function in SBModule |