Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp857 # define SANITIZER_ANDROID_LOG_INFO 4 macro
867 async_safe_write_log(SANITIZER_ANDROID_LOG_INFO, GetProcessName(), s); in WriteOneLineToSyslog()
872 __android_log_write(SANITIZER_ANDROID_LOG_INFO, nullptr, s); in WriteOneLineToSyslog()