Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc340 PatchNativePointer</*kMayBeNull=*/ false>(method_entry); in VisitPointerArray()
384 ALWAYS_INLINE void PatchNativePointer(/*inout*/T** entry) const { in PatchNativePointer() function in art::gc::space::ImageSpace::PatchObjectVisitor
2582 main_patch_object_visitor.PatchNativePointer(data_address); in DoRelocateSpaces()
2586 main_patch_object_visitor.PatchNativePointer(entrypoint_address); in DoRelocateSpaces()