Searched defs:InstallAtForkHandler (Results 1 – 6 of 6) sorted by relevance
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_posix.cpp | 173 void InstallAtForkHandler() { InstallAtForkHandler() function |
H A D | asan_fuchsia.cpp | 241 void InstallAtForkHandler() {} InstallAtForkHandler() function |
H A D | asan_win.cpp | 206 void InstallAtForkHandler() {} in InstallAtForkHandler() function |
/llvm-project/compiler-rt/lib/lsan/ | ||
H A D | lsan_posix.cpp | 117 void InstallAtForkHandler() { InstallAtForkHandler() function |
H A D | lsan_fuchsia.cpp | 83 void InstallAtForkHandler() {} in InstallAtForkHandler() function |
/llvm-project/compiler-rt/lib/msan/ | ||
H A D | msan_linux.cpp | 316 void InstallAtForkHandler() { InstallAtForkHandler() function |