Searched refs:FixupPointerArray (Results 1 – 2 of 2) sorted by relevance
550 void FixupPointerArray(mirror::Object* dst,
2941 void ImageWriter::FixupPointerArray(mirror::Object* dst, in FixupPointerArray() function in art::linker::ImageWriter3185 FixupPointerArray(copy, down_cast<mirror::PointerArray*>(orig), it->second); in FixupObject()