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

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

Completed in 55 milliseconds