Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp175 bool InitShadowWithReExec(bool init_origins) { in InitShadowWithReExec() function
H A Dmsan.cpp479 if (!InitShadowWithReExec(__msan_get_track_origins())) { in __msan_init()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp1230 bool InitShadowWithReExec(bool init_origins) { in InitShadowWithReExec() function
1272 if (!InitShadowWithReExec(dfsan_get_track_origins())) { in DFsanInit()