Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h43 void StackDepotUnlockAll();
H A Dsanitizer_stackdepot.cpp224 void StackDepotUnlockAll() { in StackDepotUnlockAll() function
/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp444 StackDepotUnlockAll(); in HwasanInstallAtForkHandler()
/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1203 StackDepotUnlockAll(); in AfterFork()
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp2448 StackDepotUnlockAll(); in AfterFork()