Home
last modified time | relevance | path

Searched defs:GetSectionAtIndex (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSection.cpp538 SectionSP SectionList::GetSectionAtIndex(size_t idx) const { in GetSectionAtIndex() function in SectionList
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBModule.cpp370 SBSection SBModule::GetSectionAtIndex(size_t idx) { in GetSectionAtIndex() function in SBModule