Home
last modified time | relevance | path

Searched refs:PreQuarantine (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h99 cb.PreQuarantine(ptr); in Put()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp216 void PreQuarantine(AsanChunk *m) const { in PreQuarantine() function