Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h43 class Quarantine {
47 explicit Quarantine(LinkerInitialized) in Quarantine() function
/external/llvm/docs/
DScudoHardenedAllocator.rst64 This feature is using the Sanitizer's Quarantine as its base, and the amount of
/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp242 typedef Quarantine<QuarantineCallback, ScudoChunk> ScudoQuarantine;
/external/compiler-rt/lib/asan/
Dasan_allocator.cc173 typedef Quarantine<QuarantineCallback, AsanChunk> AsanQuarantine;