Searched refs:GetEntryAtIndex (Results 1 – 7 of 7) sorted by relevance
43 return m_aranges.GetEntryAtIndex(idx); in RangeAtIndex()54 const Range *range = m_aranges.GetEntryAtIndex(idx); in OffsetAtIndex()
99 const RangeToDIE::Entry *entry = m_aranges.GetEntryAtIndex(i); in Dump()
1434 const FileRangeMap::Entry *entry = file_range_map.GetEntryAtIndex(idx); in AddOSOARanges()
252 const Entry *GetEntryAtIndex(size_t i) const { in GetEntryAtIndex() function486 const Entry *GetEntryAtIndex(size_t i) const { in GetEntryAtIndex() function709 const Entry *GetEntryAtIndex(size_t i) const { in GetEntryAtIndex() function897 const Entry *GetEntryAtIndex(size_t i) const { in GetEntryAtIndex() function
119 const InvalidRanges::Entry *entry = m_invalid_ranges.GetEntryAtIndex(idx); in RemoveInvalidRange()
219 m_fde_index.GetEntryAtIndex(i); in GetFunctionAddressAndSizeVector()
2852 if (m_erased_flash_ranges.GetEntryAtIndex(i)->Contains(range)) in HasErased()