Searched refs:CopyAndFixupMethod (Results 1 – 2 of 2) sorted by relevance
502 void CopyAndFixupMethod(ArtMethod* orig, ArtMethod* copy, size_t oat_index)
2832 CopyAndFixupMethod(reinterpret_cast<ArtMethod*>(pair.first), in CopyAndFixupNativeData()3408 void ImageWriter::CopyAndFixupMethod(ArtMethod* orig, in CopyAndFixupMethod() function in art::linker::ImageWriter