Searched defs:reportAllocationSizeTooBig (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_errors.cpp60 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize, function in namespace:__scudo
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp95 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize, function in namespace:scudo

Completed in 99 milliseconds