Searched defs:RangeMap (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Daddr_range_map.hh65 typedef std::map<AddrRange, V> RangeMap; typedef in class:AddrRangeMap
/gem5/src/arch/sparc/
H A Dtlb_map.hh44 typedef std::map<TlbRange, TlbEntry*> RangeMap; typedef in class:SparcISA::TlbMap

Completed in 10 milliseconds