Searched defs:InstallAtExitCheckLeaks (Results 1 – 7 of 7) sorted by relevance
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_posix.cpp | 182 void InstallAtExitCheckLeaks() { InstallAtExitCheckLeaks() function |
H A D | asan_fuchsia.cpp | 239 void InstallAtExitCheckLeaks() {} InstallAtExitCheckLeaks() function |
H A D | asan_win.cpp | 204 void InstallAtExitCheckLeaks() {} in InstallAtExitCheckLeaks() function |
/llvm-project/compiler-rt/lib/lsan/ | ||
H A D | lsan_posix.cpp | 98 void InstallAtExitCheckLeaks() { InstallAtExitCheckLeaks() function |
H A D | lsan_fuchsia.cpp | 82 void InstallAtExitCheckLeaks() {} in InstallAtExitCheckLeaks() function |
/llvm-project/compiler-rt/lib/hwasan/ | ||
H A D | hwasan_fuchsia.cpp | 188 void InstallAtExitCheckLeaks() {} in InstallAtExitCheckLeaks() function |
H A D | hwasan_linux.cpp | 553 void InstallAtExitCheckLeaks() { InstallAtExitCheckLeaks() function |