Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/
Dinterception.h194 #define INTERCEPTOR_WITH_SUFFIX(ret_type, func, ...) \ macro
208 #define INTERCEPTOR_WITH_SUFFIX(ret_type, func, ...) \ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc593 INTERCEPTOR_WITH_SUFFIX(SSIZE_T, readv, int fd, __sanitizer_iovec *iov,
688 INTERCEPTOR_WITH_SUFFIX(SSIZE_T, writev, int fd, __sanitizer_iovec *iov,
1765 // suffixes on Darwin. See the declaration of INTERCEPTOR_WITH_SUFFIX for
1767 INTERCEPTOR_WITH_SUFFIX(int, wait, int *status) {
1780 INTERCEPTOR_WITH_SUFFIX(int, waitid, int idtype, long long id, void *infop,
1783 INTERCEPTOR_WITH_SUFFIX(int, waitid, int idtype, int id, void *infop,
1796 INTERCEPTOR_WITH_SUFFIX(int, waitpid, int pid, int *status, int options) {