Home
last modified time | relevance | path

Searched refs:__sanitizer_syscall_post_pipe (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/test/msan/Linux/
Dsyscalls.cc115 __sanitizer_syscall_post_pipe(0, (int *)buf); in main()
/external/llvm-project/compiler-rt/test/msan/Linux/
Dsyscalls.cpp116 __sanitizer_syscall_post_pipe(0, (int *)buf); in main()
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h721 #define __sanitizer_syscall_post_pipe(res, fildes) \ macro
/external/llvm-project/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h720 #define __sanitizer_syscall_post_pipe(res, fildes) \ macro
Dnetbsd_syscall_hooks.h250 #define __sanitizer_syscall_post_pipe(res) \ macro