Home | History | Annotate | Download | only in linker

Lines Matching refs:orig

502   void CopyAndFixupMethod(ArtMethod* orig, ArtMethod* copy, size_t oat_index)
504 void CopyAndFixupImTable(ImTable* orig, ImTable* copy)
506 void CopyAndFixupImtConflictTable(ImtConflictTable* orig, ImtConflictTable* copy)
523 void FixupClass(mirror::Class* orig, mirror::Class* copy)
525 void FixupObject(mirror::Object* orig, mirror::Object* copy)