Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_libignore.h38 void OnLibraryUnloaded();
Dsanitizer_libignore.cc96 void LibIgnore::OnLibraryUnloaded() { in OnLibraryUnloaded() function in __sanitizer::LibIgnore
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2203 libignore()->OnLibraryUnloaded()