Home | History | Annotate | Download | only in patchoat

Lines Matching full:native_visitor

1044     RelocatedPointerVisitor native_visitor(this);
1045 klass->FixupNativePointers(copy_klass, pointer_size, native_visitor);
1048 vtable->Fixup(RelocatedCopyOfFollowImages(vtable), pointer_size, native_visitor);
1057 native_visitor);