Searched refs:reportInvalidChunkState (Results 1 – 3 of 3) sorted by relevance
44 void NORETURN reportInvalidChunkState(AllocatorAction Action, const void *Ptr);
133 void NORETURN reportInvalidChunkState(AllocatorAction Action, const void *Ptr) { in reportInvalidChunkState() function
76 reportInvalidChunkState(AllocatorAction::Recycling, Ptr); in recycle()123 reportInvalidChunkState(AllocatorAction::Deallocating, Ptr); in deallocate()469 reportInvalidChunkState(AllocatorAction::Deallocating, Ptr);530 reportInvalidChunkState(AllocatorAction::Reallocating, OldPtr);778 reportInvalidChunkState(AllocatorAction::Sizing, Ptr); in getAllocSize()