Searched refs:__sanitizer_syscall_post_linkat (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1603 #define __sanitizer_syscall_post_linkat(res, olddfd, oldname, newdfd, newname, \ macro
|
H A D | netbsd_syscall_hooks.h | 2549 #define __sanitizer_syscall_post_linkat(res, fd1, name1, fd2, name2, flags) \ macro
|