Home
last modified time | relevance | path

Searched refs:OnLibraryUnloaded (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libignore.h40 void OnLibraryUnloaded();
H A Dsanitizer_libignore.cpp122 void LibIgnore::OnLibraryUnloaded() { in OnLibraryUnloaded() function in __sanitizer::LibIgnore
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_interceptors_posix.cpp2393 libignore()->OnLibraryUnloaded()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2399 libignore()->OnLibraryUnloaded()