Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/
H A Dimage_writer.h487 void CopyAndFixupImtConflictTable(ImtConflictTable* orig, ImtConflictTable* copy)
H A Dimage_writer.cc2707 void ImageWriter::CopyAndFixupImtConflictTable(ImtConflictTable* orig, ImtConflictTable* copy) { in CopyAndFixupImtConflictTable() function in art::linker::ImageWriter
2776 CopyAndFixupImtConflictTable( in CopyAndFixupNativeData()