Searched refs:forward_object (Results 1 – 1 of 1) sorted by relevance
1205 ForwardObject forward_object(boot_image, app_image_objects); in RelocateInPlace() local1210 forward_object, in RelocateInPlace()1224 ClassTableVisitor class_table_visitor(forward_object); in RelocateInPlace()1257 ObjPtr<mirror::PointerArray> ifarray = forward_object(unpatched_ifarray.Ptr()); in RelocateInPlace()1276 FixupObjectVisitor<ForwardObject> fixup_object_visitor(visited_bitmap.get(), forward_object); in RelocateInPlace()1312 method.UpdateObjectsForImageRelocation(forward_object); in RelocateInPlace()1322 field.UpdateObjects(forward_object); in RelocateInPlace()1348 root = GcRoot<mirror::String>(forward_object(root.Read<kWithoutReadBarrier>())); in RelocateInPlace()