Searched defs:GetNumSections (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Core/ | ||
H A D | Section.cpp | 533 size_t SectionList::GetNumSections(uint32_t depth) const { GetNumSections() function in SectionList |
/llvm-project/lldb/source/API/ | ||
H A D | SBModule.cpp | 356 size_t SBModule::GetNumSections() { in GetNumSections() function in SBModule |