Searched refs:sectlist (Results 1 – 1 of 1) sorted by relevance
867 static void AddSectionsToRangeMap(SectionList *sectlist, in AddSectionsToRangeMap() argument869 const int num_sections = sectlist->GetNumSections(0); in AddSectionsToRangeMap()871 SectionSP sect_sp = sectlist->GetSectionAtIndex(i); in AddSectionsToRangeMap()918 SectionList *sectlist = m_objfile->GetSectionList(); in InitAddressIndexes() local920 if (sectlist) { in InitAddressIndexes()921 AddSectionsToRangeMap(sectlist, section_ranges); in InitAddressIndexes()