Searched refs:QuarantineChunk (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp583 void QuarantineChunk(AsanChunk *m, void *ptr, BufferedStackTrace *stack) { function in struct:__asan::Allocator
664 QuarantineChunk(m, ptr, stack);

Completed in 101 milliseconds