Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DSection.h54 size_t FindSectionIndex(const Section *sect);