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

/external/lldb/source/Core/
H A DSection.cpp334 SectionList::FindSectionIndex (const Section* sect) function in class:SectionList
353 size_t sect_idx = FindSectionIndex (sect_sp.get());
/external/lldb/include/lldb/Core/
H A DSection.h47 FindSectionIndex (const Section* sect);

Completed in 137 milliseconds