Searched refs:RMap (Results 1 – 3 of 3) sorted by relevance
48 typedef google_breakpad::RangeMap< AddressType, EntryType > RMap; typedef176 void StoreTest(RMap* range_map, const RangeTest* range_test);199 void TestStaticRangeMap::StoreTest(RMap* range_map, in StoreTest()355 scoped_ptr<RMap> rmap(new RMap()); in RunTestCase()
257 const RelocAddrMap *RMap, in parse() argument308 RelocAddrMap::const_iterator AI = RMap->find(*offset_ptr); in parse()309 if (AI != RMap->end()) { in parse()
207 bool parse(DataExtractor debug_line_data, const RelocAddrMap *RMap,