Home | History | Annotate | Download | only in collector

Lines Matching refs:from_ref

112   ALWAYS_INLINE mirror::Object* Mark(mirror::Object* from_ref,
117 ALWAYS_INLINE mirror::Object* MarkFromReadBarrier(mirror::Object* from_ref)
140 virtual mirror::Object* IsMarked(mirror::Object* from_ref) OVERRIDE
146 mirror::Object* Copy(mirror::Object* from_ref,
198 virtual mirror::Object* MarkObject(mirror::Object* from_ref) OVERRIDE
201 virtual void MarkHeapReference(mirror::HeapReference<mirror::Object>* from_ref,
205 bool IsMarkedInUnevacFromSpace(mirror::Object* from_ref)
227 mirror::Object* GetFwdPtr(mirror::Object* from_ref)
241 mirror::Object* MarkNonMoving(mirror::Object* from_ref,
246 ALWAYS_INLINE mirror::Object* MarkUnevacFromSpaceRegion(mirror::Object* from_ref,
251 ALWAYS_INLINE mirror::Object* MarkImmuneSpace(mirror::Object* from_ref)
259 mirror::Object* MarkFromReadBarrierWithMeasurements(mirror::Object* from_ref)