Searched defs:BeforeFork (Results 1 – 4 of 4) sorted by relevance
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_posix.cpp | 151 static void BeforeFork() { in BeforeFork() function |
/llvm-project/compiler-rt/lib/lsan/ | ||
H A D | lsan_posix.cpp | 103 static void BeforeFork() { BeforeFork() function |
/llvm-project/compiler-rt/lib/msan/ | ||
H A D | msan_linux.cpp | 302 static void BeforeFork() { BeforeFork() function |
/llvm-project/compiler-rt/lib/hwasan/ | ||
H A D | hwasan_linux.cpp | 525 static void BeforeFork() { BeforeFork() function |