Searched refs:__sanitizer_syscall_pre_read (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 951 #define __sanitizer_syscall_pre_read(fd, buf, count) \ macro
|
H A D | netbsd_syscall_hooks.h | 49 #define __sanitizer_syscall_pre_read(fd, buf, nbyte) \ macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 953 #define __sanitizer_syscall_pre_read(fd, buf, count) \ macro
|
H A D | netbsd_syscall_hooks.h | 50 #define __sanitizer_syscall_pre_read(fd, buf, nbyte) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 952 #define __sanitizer_syscall_pre_read(fd, buf, count) \ macro
|
H A D | netbsd_syscall_hooks.h | 49 #define __sanitizer_syscall_pre_read(fd, buf, nbyte) \ macro
|