64 cout << i->first.to_string() <<
" " << i->second << endl;
77 cout << i->first.to_string() <<
" " << i->second << endl;
const_iterator end() const
const_iterator insert(const AddrRange &r, const V &d)
The AddrRangeMap uses an STL map to implement an interval tree for address decoding.
AddrRange RangeIn(Addr start, Addr end)
const_iterator find(const AddrRange &r) const
RangeMap::const_iterator const_iterator