Home
last modified time | relevance | path

Searched refs:StackDepotLockBeforeFork (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h42 void StackDepotLockBeforeFork();
H A Dsanitizer_stackdepot.cpp218 void StackDepotLockBeforeFork() { in StackDepotLockBeforeFork() function
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_posix.cpp159 StackDepotLockBeforeFork(); in BeforeFork()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_posix.cpp107 StackDepotLockBeforeFork(); in BeforeFork()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp305 StackDepotLockBeforeFork(); in BeforeFork()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp532 StackDepotLockBeforeFork(); in BeforeFork()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp2789 StackDepotLockBeforeFork(); in WRAPPER_ALIAS()