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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp168 #define COMMON_INTERCEPTOR_STRERROR() \ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc39 // COMMON_INTERCEPTOR_STRERROR
310 #ifndef COMMON_INTERCEPTOR_STRERROR
311 #define COMMON_INTERCEPTOR_STRERROR() {}
3690 COMMON_INTERCEPTOR_STRERROR();

Completed in 126 milliseconds