Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.h48 void NORETURN reportDeleteSizeMismatch(const void *Ptr, uptr Size,
H A Dreport.cpp156 void NORETURN reportDeleteSizeMismatch(const void *Ptr, uptr Size, in reportDeleteSizeMismatch() function
H A Dcombined.h485 reportDeleteSizeMismatch(Ptr, DeleteSize, Size);