Home
last modified time | relevance | path

Searched refs:FindSectionIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Core/
H A DSection.cpp488 size_t SectionList::FindSectionIndex(const Section *sect) { in FindSectionIndex() function in SectionList
502 size_t sect_idx = FindSectionIndex(sect_sp.get()); in AddUniqueSection()
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DSection.h54 size_t FindSectionIndex(const Section *sect);