Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h103 cb.RecyclePassThrough(ptr); in Put()
/src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp254 void RecyclePassThrough(AsanChunk *m) const { in RecyclePassThrough() function