Home
last modified time | relevance | path

Searched defs:SizeIfOOM (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.cpp25 dieOnMapUnmapError(uptr SizeIfOOM) dieOnMapUnmapError() argument
H A Dreport_linux.cpp26 void NORETURN reportMapError(uptr SizeIfOOM) { in reportMapError()