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.cc173 #define COMMON_INTERCEPTOR_BLOCK_REAL(name) REAL(name) macro
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1392 #define COMMON_INTERCEPTOR_BLOCK_REAL(name) REAL(name) macro
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2352 #define COMMON_INTERCEPTOR_BLOCK_REAL(name) BLOCK_REAL(name) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc2875 int res = COMMON_INTERCEPTOR_BLOCK_REAL(poll)(fds, nfds, timeout);
2894 COMMON_INTERCEPTOR_BLOCK_REAL(ppoll)(fds, nfds, timeout_ts, sigmask);