Home
last modified time | relevance | path

Searched refs:PoisonObjectPointers (Results 1 – 5 of 5) sorted by relevance

/art/runtime/gc/
Dheap-visit-objects-inl.h62 self->PoisonObjectPointers(); in VisitObjects()
67 self->PoisonObjectPointers(); in VisitObjects()
Dheap-inl.h60 self->PoisonObjectPointers(); in AllocObjectWithAllocator()
/art/runtime/
Dthread-inl.h47 PoisonObjectPointers(); in AllowThreadSuspension()
351 Thread::Current()->PoisonObjectPointers(); in PoisonObjectPointersIfDebug()
Dclass_linker-inl.h69 Thread::Current()->PoisonObjectPointers(); in ResolveType()
Dthread.h563 ALWAYS_INLINE void PoisonObjectPointers() { in PoisonObjectPointers() function