Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcommon.h94 size_t RequestedSize = 0; member
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp120 reportOutOfMemory(uptr RequestedSize) reportOutOfMemory() argument