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