Searched refs:UpdateObjectsForImageRelocation (Results 1 – 3 of 3) sorted by relevance
477 inline void ArtMethod::UpdateObjectsForImageRelocation(const Visitor& visitor, in UpdateObjectsForImageRelocation() function
692 ALWAYS_INLINE void UpdateObjectsForImageRelocation(const Visitor& visitor, size_t pointer_size)
921 method->UpdateObjectsForImageRelocation(ForwardObjectAdapter(this), pointer_size_); in Visit()