Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_stackdepot.h42 void StackDepotLockBeforeFork();
HDsanitizer_stackdepot.cpp218 void StackDepotLockBeforeFork() { in StackDepotLockBeforeFork() function
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/lsan/
HDlsan_posix.cpp107 StackDepotLockBeforeFork(); in BeforeFork()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_posix.cpp159 StackDepotLockBeforeFork(); in BeforeFork()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/msan/
HDmsan_linux.cpp307 StackDepotLockBeforeFork(); in BeforeFork()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
HDhwasan_linux.cpp542 StackDepotLockBeforeFork(); in BeforeFork()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_mman.cpp126 StackDepotLockBeforeFork(); in AllocatorLockBeforeFork()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDdfsan_custom.cpp2859 StackDepotLockBeforeFork(); in WRAPPER_ALIAS()