Searched refs:offset_map (Results 1 – 1 of 1) sorted by relevance
2429 SafeMap<const uint8_t*, uint32_t> offset_map; in VisitDexMethods() local2445 auto pair = offset_map.emplace(map.data(), written_bytes_ + 1); in VisitDexMethods()