Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp171 #define COMMON_INTERCEPTOR_STRERROR() \ macro
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc39 // COMMON_INTERCEPTOR_STRERROR
396 #ifndef COMMON_INTERCEPTOR_STRERROR
397 #define COMMON_INTERCEPTOR_STRERROR() {}
3958 COMMON_INTERCEPTOR_STRERROR();