Home
last modified time | relevance | path

Searched refs:INVALID_FREE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcommon.cpp27 case Error::INVALID_FREE: in ErrorToString()
H A Dcommon.h47 INVALID_FREE, enumerator
H A Dguarded_pool_allocator.cpp341 raiseInternallyDetectedError(UPtr, Error::INVALID_FREE); in deallocate()