Home
last modified time | relevance | path

Searched defs:orig_array (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/linker/
Dimage_writer.cc3224 void ImageWriter::FixupDexCacheArrayEntry(std::atomic<mirror::DexCachePair<T>>* orig_array, in FixupDexCacheArrayEntry()
3239 void ImageWriter::FixupDexCacheArrayEntry(std::atomic<mirror::NativeDexCachePair<T>>* orig_array, in FixupDexCacheArrayEntry()
3268 void ImageWriter::FixupDexCacheArrayEntry(GcRoot<mirror::CallSite>* orig_array, in FixupDexCacheArrayEntry()
3280 EntryType* orig_array = orig_dex_cache->GetFieldPtr64<EntryType*>(array_offset); in FixupDexCacheArray() local