Home
last modified time | relevance | path

Searched refs:GetSubSectionAtIndex (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBSection.h39 lldb::SBSection GetSubSectionAtIndex(size_t idx);
/src/contrib/llvm-project/lldb/source/API/
H A DSBSection.cpp102 lldb::SBSection SBSection::GetSubSectionAtIndex(size_t idx) { in GetSubSectionAtIndex() function in SBSection
/src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp49177 result = (arg1)->GetSubSectionAtIndex(arg2); in _wrap_SBSection_GetSubSectionAtIndex()