Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1255 const bool BypassQuarantine = !Quarantine.getCacheSize() || in quarantineOrDeallocateChunk() local
1258 if (BypassQuarantine) in quarantineOrDeallocateChunk()
1272 if (BypassQuarantine) { in quarantineOrDeallocateChunk()
1312 bool BypassQuarantine) { in retagBlock() argument
1330 if (BypassQuarantine && !Header->ClassId) { in retagBlock()