Searched defs:__sanitizer_syscall_pre_readv (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dlinux_syscall_hooks.h958 #define __sanitizer_syscall_pre_readv(fd, vec, vlen) \ macro
H A Dnetbsd_syscall_hooks.h625 #define __sanitizer_syscall_pre_readv(fd, iovp, iovcnt) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dlinux_syscall_hooks.h956 #define __sanitizer_syscall_pre_readv(fd, vec, vlen) \ macro
H A Dnetbsd_syscall_hooks.h629 #define __sanitizer_syscall_pre_readv(fd, iovp, iovcnt) \ macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/
H A Dnetbsd_syscall_hooks.h629 #define __sanitizer_syscall_pre_readv(fd, iovp, iovcnt) \ macro
H A Dlinux_syscall_hooks.h957 #define __sanitizer_syscall_pre_readv(fd, vec, vlen) \ macro

Completed in 297 milliseconds