Home
last modified time | relevance | path

Searched refs:Quarantine (Results 1 – 5 of 5) 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/swiftshader/third_party/llvm-7.0/llvm/docs/
DScudoHardenedAllocator.rst83 This feature is using the Sanitizer's Quarantine as its base, and the amount of
/external/compiler-rt/lib/asan/
Dasan_allocator.cc173 typedef Quarantine<QuarantineCallback, AsanChunk> AsanQuarantine;