Home
last modified time | relevance | path

Searched defs:PrimaryEnableRandomOffset (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h79 static const bool PrimaryEnableRandomOffset = true; member
110 static const bool PrimaryEnableRandomOffset = true; member
143 static const bool PrimaryEnableRandomOffset = true; member
175 static const bool PrimaryEnableRandomOffset = true; member
195 static const bool PrimaryEnableRandomOffset = false; member
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp36 static const bool PrimaryEnableRandomOffset = true; member
53 static const bool PrimaryEnableRandomOffset = true; member
70 static const bool PrimaryEnableRandomOffset = true; member
87 static const bool PrimaryEnableRandomOffset = true; member
178 static const bool PrimaryEnableRandomOffset = true; member
H A Dcombined_test.cpp527 static const bool PrimaryEnableRandomOffset = true; member