Home
last modified time | relevance | path

Searched refs:Fixup (Results 1 – 3 of 3) sorted by relevance

/art/runtime/mirror/
Darray.h270 void Fixup(mirror::PointerArray* dest, PointerSize pointer_size, const Visitor& visitor)
Darray-inl.h292 inline void PointerArray::Fixup(mirror::PointerArray* dest, in Fixup() function
/art/runtime/
Druntime_image.cc745 vtable->Fixup(vtable, kRuntimePointerSize, visitor); in RelocateMethodPointerArrays()
768 methods->Fixup(methods, kRuntimePointerSize, visitor); in RelocateMethodPointerArrays()