Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact-inl.h256 mirror::Object* new_ref = PostCompactAddress(old_ref, begin, end); in UpdateRef()
314 mirror::Object* new_ref = PostCompactAddress(old_ref, begin, end); in UpdateRoot()
327 mirror::Object* new_ref = PostCompactAddress(old_ref, begin, end); in UpdateRoot()
400 inline mirror::Object* MarkCompact::PostCompactAddress(mirror::Object* old_ref, in PostCompactAddress() function
Dmark_compact.h306 ALWAYS_INLINE mirror::Object* PostCompactAddress(mirror::Object* old_ref,