Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc224 static LibIgnore *libignore() { in libignore() function
234 libignore()->AddIgnoredLibrary(s->templ); in InitializeLibIgnore()
236 libignore()->OnLibraryLoaded(0); in InitializeLibIgnore()
266 if (!thr_->in_ignored_lib && libignore()->IsIgnored(pc)) { in ScopedInterceptor()
2200 libignore()->OnLibraryLoaded(filename)
2203 libignore()->OnLibraryUnloaded()