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.cc238 static LibIgnore *libignore() { in libignore() function
248 libignore()->AddIgnoredLibrary(s->templ); in InitializeLibIgnore()
250 libignore()->OnLibraryLoaded(0); in InitializeLibIgnore()
279 if (!thr_->in_ignored_lib && libignore()->IsIgnored(pc)) { in ScopedInterceptor()
2346 libignore()->OnLibraryLoaded(filename)
2349 libignore()->OnLibraryUnloaded()