Home
last modified time | relevance | path

Searched refs:PrimaryEnableRandomOffset (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h70 static const bool PrimaryEnableRandomOffset = true; member
99 static const bool PrimaryEnableRandomOffset = true; member
130 static const bool PrimaryEnableRandomOffset = true; member
160 static const bool PrimaryEnableRandomOffset = true; member
179 static const bool PrimaryEnableRandomOffset = false; member
H A Dprimary64.h78 (Config::PrimaryEnableRandomOffset in init()
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp32 static const bool PrimaryEnableRandomOffset = true; member
48 static const bool PrimaryEnableRandomOffset = true; member
64 static const bool PrimaryEnableRandomOffset = true; member
154 static const bool PrimaryEnableRandomOffset = true; member
H A Dcombined_test.cpp526 static const bool PrimaryEnableRandomOffset = true; member