Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_memory_profile.cpp41 } else if (cv.IsQuarantined()) { in ProcessChunk()
HDasan_allocator.h57 bool IsQuarantined() const; // Checks if the memory is currently quarantined.
HDasan_allocator.cpp923 bool AsanChunkView::IsQuarantined() const { in IsQuarantined() function in __asan::AsanChunkView
942 if (!IsQuarantined()) in FreeTid()
962 if (!IsQuarantined()) in GetFreeStackId()