Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp174 bool InitShadowWithReExec(bool init_origins) { in InitShadowWithReExec() function
H A Dmsan.h266 bool InitShadowWithReExec(bool init_origins);
H A Dmsan.cpp470 if (!InitShadowWithReExec(__msan_get_track_origins())) { in __msan_init()