Home
last modified time | relevance | path

Searched defs:sectlist (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/llvm-project/lldb/source/Symbol/
HDSymtab.cpp911 static void AddSectionsToRangeMap(SectionList *sectlist, in AddSectionsToRangeMap()
962 SectionList *sectlist = m_objfile->GetSectionList(); in InitAddressIndexes() local