Home
last modified time | relevance | path

Searched defs:EnableContiguousRegions (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h149 static const bool EnableContiguousRegions = false; member
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp93 static const bool EnableContiguousRegions = false; member