Searched defs:PinObject (Results 1 – 5 of 5) sorted by relevance
177 ALWAYS_INLINE void PinObject(ObjectHeader *object) in PinObject() function
229 void PinObject() in PinObject() function
220 void RegionAllocator<AllocConfigT, LockConfigT>::PinObject(ObjectHeader *object) in PinObject() function
690 void PinObject([[maybe_unused]] ObjectHeader *object) final {} in PinObject() function867 void PinObject([[maybe_unused]] ObjectHeader *object) final in PinObject() function
449 void ObjectAllocatorG1<MT_MODE>::PinObject(ObjectHeader *object) in PinObject() function in panda::mem::ObjectAllocatorG1