Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.cc2854 auto* orig_pointer = reinterpret_cast<GcRoot<mirror::Object>*>(pair.first); in CopyAndFixupNativeData() local
2856 CopyAndFixupReference(dest_pointer->AddressWithoutBarrier(), orig_pointer->Read()); in CopyAndFixupNativeData()