Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1603 #define __sanitizer_syscall_post_linkat(res, olddfd, oldname, newdfd, newname, \ macro
H A Dnetbsd_syscall_hooks.h2549 #define __sanitizer_syscall_post_linkat(res, fd1, name1, fd2, name2, flags) \ macro