Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc348 PatchNativePointer</*kMayBeNull=*/ false>(method_entry); in VisitPointerArray()
390 PatchNativePointer(array->GetPtrEntryPtrSize(i, kPointerSize)); in VisitNativeDexCacheArray()
450 ALWAYS_INLINE void PatchNativePointer(/*inout*/T** entry) const { in PatchNativePointer() function in art::gc::space::ImageSpace::PatchObjectVisitor
2608 main_patch_object_visitor.PatchNativePointer(data_address); in DoRelocateSpaces()
2612 main_patch_object_visitor.PatchNativePointer(entrypoint_address); in DoRelocateSpaces()