Searched refs:AddIgnoredLibrary (Results 1 – 4 of 4) sorted by relevance
31 void AddIgnoredLibrary(const char *name_templ);
24 void LibIgnore::AddIgnoredLibrary(const char *name_templ) { in AddIgnoredLibrary() function in __sanitizer::LibIgnore
217 libignore()->AddIgnoredLibrary(s->templ); in InitializeLibIgnore()