Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libignore.cpp24 void LibIgnore::AddIgnoredLibrary(const char *name_templ) { in AddIgnoredLibrary() argument
32 lib->templ = internal_strdup(name_templ); in AddIgnoredLibrary()
H A Dsanitizer_libignore.h31 void AddIgnoredLibrary(const char *name_templ);