Home
last modified time | relevance | path

Searched refs:GetNumSubSections (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/
H A DSBSectionExtensions.i17 return self.GetNumSubSections()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBSection.h37 size_t GetNumSubSections();
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBSection.cpp93 size_t SBSection::GetNumSubSections() { in GetNumSubSections() function in SBSection
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp46797 result = (arg1)->GetNumSubSections(); in _wrap_SBSection_GetNumSubSections()