Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_interceptors.cc147 #define COMMON_INTERCEPTOR_BLOCK_REAL(name) REAL(name) macro
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1241 #define COMMON_INTERCEPTOR_BLOCK_REAL(name) REAL(name) macro
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2059 #define COMMON_INTERCEPTOR_BLOCK_REAL(name) BLOCK_REAL(name) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc2747 int res = COMMON_INTERCEPTOR_BLOCK_REAL(poll)(fds, nfds, timeout);
2766 COMMON_INTERCEPTOR_BLOCK_REAL(ppoll)(fds, nfds, timeout_ts, sigmask);