Searched refs:sectlist (Results 1 – 1 of 1) sorted by relevance
892 static void AddSectionsToRangeMap(SectionList *sectlist, in AddSectionsToRangeMap() argument894 const int num_sections = sectlist->GetNumSections(0); in AddSectionsToRangeMap()896 SectionSP sect_sp = sectlist->GetSectionAtIndex(i); in AddSectionsToRangeMap()943 SectionList *sectlist = m_objfile->GetSectionList(); in InitAddressIndexes() local945 if (sectlist) { in InitAddressIndexes()946 AddSectionsToRangeMap(sectlist, section_ranges); in InitAddressIndexes()