HomeSort by: relevance | last modified time | path
    Searched refs:IsQuarantined (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_memory_profile.cc 43 } else if (cv.IsQuarantined()) {
asan_allocator.h 57 bool IsQuarantined() const; // Checks if the memory is currently quarantined.
asan_allocator.cc 805 bool AsanChunkView::IsQuarantined() const {

Completed in 28 milliseconds