Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h172 QuarantineMaxChunkSize = in init()
962 u32 QuarantineMaxChunkSize = 0; variable
1245 ((Size - 1) >= QuarantineMaxChunkSize) || in quarantineOrDeallocateChunk()