Searched refs:reportInvalidChunkState (Results 1 – 3 of 3) sorted by relevance
45 void NORETURN reportInvalidChunkState(AllocatorAction Action, void *Ptr);
124 void NORETURN reportInvalidChunkState(AllocatorAction Action, void *Ptr) { in reportInvalidChunkState() function
69 reportInvalidChunkState(AllocatorAction::Recycling, Ptr); in recycle()115 reportInvalidChunkState(AllocatorAction::Deallocating, Ptr); in deallocate()558 reportInvalidChunkState(AllocatorAction::Deallocating, Ptr);619 reportInvalidChunkState(AllocatorAction::Reallocating, OldPtr);851 reportInvalidChunkState(AllocatorAction::Sizing, const_cast<void *>(Ptr)); in getAllocSize()