Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc349 PatchNativePointer</*kMayBeNull=*/ false>(method_entry); in VisitPointerArray()
391 PatchNativePointer(array->GetPtrEntryPtrSize(i, kPointerSize)); in VisitNativeDexCacheArray()
451 ALWAYS_INLINE void PatchNativePointer(/*inout*/T** entry) const { in PatchNativePointer() function in art::gc::space::ImageSpace::PatchObjectVisitor
2622 main_patch_object_visitor.PatchNativePointer(data_address); in DoRelocateSpaces()
2626 main_patch_object_visitor.PatchNativePointer(entrypoint_address); in DoRelocateSpaces()