Searched refs:LibraryNameIs (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_linux.cpp38 return LibraryNameIs(module.full_name(), kLinkerName);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.h104 bool LibraryNameIs(const char *full_name, const char *base_name);
H A Dsanitizer_linux.cpp1152 bool LibraryNameIs(const char *full_name, const char *base_name) { function in namespace:__sanitizer

Completed in 186 milliseconds