Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/
H A Dimage_writer.cc2775 auto* orig_table = reinterpret_cast<ImtConflictTable*>(pair.first); in CopyAndFixupNativeData() local
3284 ImtConflictTable* orig_table = orig->GetImtConflictTable(target_ptr_size_); in CopyAndFixupMethod() local