Home
last modified time | relevance | path

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

/src/contrib/llvm-project/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
/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2486 libignore()->OnLibraryUnloaded(); \