Searched defs:WriteOneLineToSyslog (Results 1 – 3 of 3) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_linux_libcdep.cpp | 877 void WriteOneLineToSyslog(const char *s) { WriteOneLineToSyslog() function |
H A D | sanitizer_common.h | 943 inline void WriteOneLineToSyslog(const char *s) {} WriteOneLineToSyslog() function |
H A D | sanitizer_mac.cpp | 785 void WriteOneLineToSyslog(const char *s) { WriteOneLineToSyslog() function |