Home
last modified time | relevance | path

Searched refs:aslr_on (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_linux.cpp250 bool aslr_on = in ReExecIfNeeded() local
257 if (aslr_on) { in ReExecIfNeeded()
275 bool aslr_on = in ReExecIfNeeded() local
278 if (aslr_on) { in ReExecIfNeeded()
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp184 bool aslr_on = in InitShadowWithReExec() local
187 if (aslr_on) { in InitShadowWithReExec()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp1239 bool aslr_on = in InitShadowWithReExec() local
1242 if (aslr_on) { in InitShadowWithReExec()