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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_secondary.h123 chunks_sorted_ = false;
143 chunks_sorted_ = false;
208 if (chunks_sorted_) return;
213 chunks_sorted_ = true;
321 bool chunks_sorted_; member in class:LargeMmapAllocator

Completed in 43 milliseconds