Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.cc211 std::pair<BinSlot, uint32_t> slot_hash = *hash_it; in SetImageOffset() local
212 saved_hashes_.push_back(std::make_pair(obj, slot_hash.second)); in SetImageOffset()