Home
last modified time | relevance | path

Searched defs:EnableRandomOffset (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp45 static const bool EnableRandomOffset = true; member
69 static const bool EnableRandomOffset = true; member
94 static const bool EnableRandomOffset = true; member
118 static const bool EnableRandomOffset = true; member
143 static const bool EnableRandomOffset = true; member
251 static const bool EnableRandomOffset = true; member
H A Dallocator_config_test.cpp48 static const bool EnableRandomOffset = true; member
H A Dcombined_test.cpp184 static const bool EnableRandomOffset = true; member
696 static const bool EnableRandomOffset = true; global() member
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h61 static const bool EnableRandomOffset = true; member
106 static const bool EnableRandomOffset = true; member
155 static const bool EnableRandomOffset = true; member
179 static const bool EnableRandomOffset = false; member
H A Dprimary64.h607 initRegion(RegionInfo * Region,uptr ClassId,MemMapT MemMap,bool EnableRandomOffset) initRegion() argument