Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_libignore.cc24 void LibIgnore::AddIgnoredLibrary(const char *name_templ) { in AddIgnoredLibrary() argument
32 lib->templ = internal_strdup(name_templ); in AddIgnoredLibrary()
Dsanitizer_libignore.h32 void AddIgnoredLibrary(const char *name_templ);