Home
last modified time | relevance | path

Searched refs:offset_map (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/linker/
Doat_writer.cc2429 SafeMap<const uint8_t*, uint32_t> offset_map; in VisitDexMethods() local
2445 auto pair = offset_map.emplace(map.data(), written_bytes_ + 1); in VisitDexMethods()