Home
last modified time | relevance | path

Searched refs:EnableRandomOffset (Results 1 – 6 of 6) sorted by relevance

/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 Dallocator_config.def86 PRIMARY_OPTIONAL(const bool, EnableRandomOffset, false)
H A Dprimary64.h621 MemMapT MemMap, bool EnableRandomOffset) in initRegion()
631 if (EnableRandomOffset) { in pushBatchClassBlocks()
1038 /*EnableRandomOffset=*/false); in populateFreeListAndPopBlocks()
607 initRegion(RegionInfo * Region,uptr ClassId,MemMapT MemMap,bool EnableRandomOffset) initRegion() argument
/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
49 static bool getEnableRandomOffset() { return EnableRandomOffset; } in getEnableRandomOffset()
H A Dcombined_test.cpp184 static const bool EnableRandomOffset = true; member
717 static const bool EnableRandomOffset = true; in TEST()
696 static const bool EnableRandomOffset = true; global() member