Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h26 template<typename Node> class QuarantineCache; variable
121 explicit QuarantineCache(LinkerInitialized) { in QuarantineCache() function
124 QuarantineCache() in QuarantineCache() function
/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp243 typedef ScudoQuarantine::Cache QuarantineCache; typedef
/external/compiler-rt/lib/asan/
Dasan_allocator.cc174 typedef AsanQuarantine::Cache QuarantineCache; typedef