Searched refs:sectlist (Results 1 – 1 of 1) sorted by relevance
912 static void AddSectionsToRangeMap(SectionList *sectlist, in AddSectionsToRangeMap() argument914 const int num_sections = sectlist->GetNumSections(0); in AddSectionsToRangeMap()916 SectionSP sect_sp = sectlist->GetSectionAtIndex(i); in AddSectionsToRangeMap()963 SectionList *sectlist = m_objfile->GetSectionList(); in InitAddressIndexes() local965 if (sectlist) { in InitAddressIndexes()966 AddSectionsToRangeMap(sectlist, section_ranges); in InitAddressIndexes()