Home
last modified time | relevance | path

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

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