Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1244 const bool BypassQuarantine = !Quarantine.getCacheSize() || quarantineOrDeallocateChunk() local
1293 retagBlock(const Options & Options,void * TaggedPtr,void * & Ptr,Chunk::UnpackedHeader * Header,const uptr Size,bool BypassQuarantine) retagBlock() argument