Home
last modified time | relevance | path

Searched refs:StackDepotLockAll (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h42 void StackDepotLockAll();
H A Dsanitizer_stackdepot.cpp218 void StackDepotLockAll() { in StackDepotLockAll() function
/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp441 StackDepotLockAll(); in HwasanInstallAtForkHandler()
/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1197 StackDepotLockAll(); in BeforeFork()
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp2442 StackDepotLockAll(); in BeforeFork()