Searched refs:ToDest (Results 1 – 1 of 1) sorted by relevance
382 uintptr_t ToDest(uintptr_t address) const { in ToDest() function in art::gc::space::RelocationRange1017 ALWAYS_INLINE uintptr_t ToDest(uintptr_t) const { UNREACHABLE(); } in ToDest() function in art::gc::space::ImageSpace::Loader::EmptyRange1035 return reinterpret_cast<T*>(range2_.ToDest(uint_src)); in operator ()()1038 return reinterpret_cast<T*>(range1_.ToDest(uint_src)); in operator ()()1044 return reinterpret_cast<T*>(range0_.ToDest(uint_src)); in operator ()()