Searched refs:GetEntryRef (Results 1 – 7 of 7) sorted by relevance
60 const Range &range = m_ranges.GetEntryRef(i); in GetDescription()107 const Range &range = m_ranges.GetEntryRef(i); in Dump()208 const Range &range = m_ranges.GetEntryRef(i); in DumpAddressRanges()359 const Range &vm_range = m_ranges.GetEntryRef(range_idx); in GetRangeAtIndex()379 addr.Slide(m_ranges.GetEntryRef(0).GetRangeBase ()); in GetStartAddress()
153 const uint32_t symbol_idx = m_file_addr_to_index.GetEntryRef(i).data; in Dump()970 const FileRangeToIndexMap::Entry &entry = m_file_addr_to_index.GetEntryRef(i); in InitAddressIndexes()1013 const FileRangeToIndexMap::Entry &entry = m_file_addr_to_index.GetEntryRef(i); in CalculateSymbolSizes()
334 GetEntryRef (size_t i) const in GetEntryRef() function620 GetEntryRef (size_t i) const in GetEntryRef() function908 GetEntryRef (size_t i) const in GetEntryRef() function1208 GetEntryRef (size_t i) const in GetEntryRef() function1479 GetEntryRef (size_t i) const in GetEntryRef() function
419 … const LineTable::FileAddressRanges::Entry &range = file_ranges.GetEntryRef(idx); in BuildAddressRangeTable()
1494 const FileRangeMap::Entry &entry = oso_file_range_map.GetEntryRef(i); in FinalizeOSOFileRanges()
1011 const DWARFDebugRanges::Range &range = ranges.GetEntryRef (i); in AddRangesToBlock()
3473 if (function_starts.GetEntryRef (i).data == false) in ParseSymtab()