Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp494 size_t SectionList::FindSectionIndex(const Section *sect) { in FindSectionIndex() function in SectionList
508 size_t sect_idx = FindSectionIndex(sect_sp.get()); in AddUniqueSection()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h55 size_t FindSectionIndex(const Section *sect);