Home
last modified time | relevance | path

Searched refs:IsQuarantined (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp41 } else if (cv.IsQuarantined()) { in ProcessChunk()
H A Dasan_allocator.h57 bool IsQuarantined() const; // Checks if the memory is currently quarantined.
H A Dasan_allocator.cpp915 bool AsanChunkView::IsQuarantined() const { in IsQuarantined() function in __asan::AsanChunkView
934 if (!IsQuarantined()) in FreeTid()
954 if (!IsQuarantined()) in GetFreeStackId()