Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp911 static void AddSectionsToRangeMap(SectionList *sectlist, in AddSectionsToRangeMap() argument
962 SectionList *sectlist = m_objfile->GetSectionList(); in InitAddressIndexes() local