Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/
H A Dimage_writer.cc2770 ImTable* dest_imt = reinterpret_cast<ImTable*>(dest); in CopyAndFixupNativeData() local
2771 CopyAndFixupImTable(orig_imt, dest_imt); in CopyAndFixupNativeData()