Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DSection.cpp426 size_t SectionList::FindSectionIndex(const Section *sect) { in FindSectionIndex() function in SectionList
440 size_t sect_idx = FindSectionIndex(sect_sp.get()); in AddUniqueSection()
/external/llvm-project/lldb/include/lldb/Core/
DSection.h54 size_t FindSectionIndex(const Section *sect);