Searched refs:old_ptr (Results 1 – 2 of 2) sorted by relevance
205 bool CasWeakRelaxed(MirrorType* old_ptr, MirrorType* new_ptr)
2689 ObjPtr<mirror::Object> old_ptr = roots[i]->AsMirrorPtr(); in VisitRoots() local2690 roots[i]->Assign(image_writer_->GetImageAddress(old_ptr.Ptr())); in VisitRoots()