Searched refs:section_ranges (Results 1 – 1 of 1) sorted by relevance
900 RangeVector<addr_t, addr_t> §ion_ranges) { in AddSectionsToRangeMap() argument910 AddSectionsToRangeMap(&child_sectlist, section_ranges); in AddSectionsToRangeMap()918 section_ranges.Append(entry); in AddSectionsToRangeMap()951 RangeVector<addr_t, addr_t> section_ranges; in InitAddressIndexes() local953 AddSectionsToRangeMap(sectlist, section_ranges); in InitAddressIndexes()954 section_ranges.Sort(); in InitAddressIndexes()967 section_ranges.FindEntryThatContains(curr_base_addr); in InitAddressIndexes()