Home
last modified time | relevance | path

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

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