Searched refs:GetEntryRef (Results 1 – 8 of 8) sorted by relevance
46 const Range &range = m_ranges.GetEntryRef(i); in GetDescription()85 const Range &range = m_ranges.GetEntryRef(i); in Dump()162 const Range &range = m_ranges.GetEntryRef(i); in DumpAddressRanges()281 const Range &vm_range = m_ranges.GetEntryRef(range_idx); in GetRangeAtIndex()298 addr.Slide(m_ranges.GetEntryRef(0).GetRangeBase()); in GetStartAddress()
1071 const FDEEntryMap::Entry &entry = m_fde_index.GetEntryRef(i); in ForEachFDEEntries()
137 const uint32_t symbol_idx = m_file_addr_to_index.GetEntryRef(i).data; in Dump()
258 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function492 Entry &GetEntryRef(size_t i) { return m_entries[i]; } in GetEntryRef() function493 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function719 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function903 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function
492 const DWARFRangeList::Entry &range = ranges.GetEntryRef(i); in BuildAddressRangeTable()529 file_ranges.GetEntryRef(idx); in BuildAddressRangeTable()554 file_ranges.GetEntryRef(idx); in BuildAddressRangeTable()
1357 const FileRangeMap::Entry &entry = oso_file_range_map.GetEntryRef(i); in FinalizeOSOFileRanges()
1221 const DWARFRangeList::Entry &range = ranges.GetEntryRef(i); in ParseBlocksRecursive()
271 auto &free_block = m_free_blocks.GetEntryRef(i); in ReserveBlock()318 m_free_blocks.Insert(m_reserved_blocks.GetEntryRef(entry_idx), true); in FreeBlock()