Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.h506 void CopyAndFixupImtConflictTable(ImtConflictTable* orig, ImtConflictTable* copy)
Dimage_writer.cc2794 void ImageWriter::CopyAndFixupImtConflictTable(ImtConflictTable* orig, ImtConflictTable* copy) { in CopyAndFixupImtConflictTable() function in art::linker::ImageWriter
2864 CopyAndFixupImtConflictTable( in CopyAndFixupNativeData()