Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.h34 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize,
H A Dreport.cpp99 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize, in reportAllocationSizeTooBig() function
H A Dcombined.h387 reportAllocationSizeTooBig(Size, NeededSize, MaxAllowedMallocSize);
498 reportAllocationSizeTooBig(NewSize, 0, MaxAllowedMallocSize);