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.cc186 static LibIgnore *libignore() { in libignore() function
196 libignore()->AddIgnoredLibrary(s->templ); in InitializeLibIgnore()
198 libignore()->OnLibraryLoaded(0); in InitializeLibIgnore()
235 if (!thr_->in_ignored_lib && libignore()->IsIgnored(pc)) { in ScopedInterceptor()
2326 libignore()->OnLibraryLoaded(filename)
2329 libignore()->OnLibraryUnloaded()