Home
last modified time | relevance | path

Searched refs:__sanitizer_syscall_post_renameat (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1603 #define __sanitizer_syscall_post_renameat(res, olddfd, oldname, newdfd, \ macro
/external/llvm-project/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1602 #define __sanitizer_syscall_post_renameat(res, olddfd, oldname, newdfd, \ macro
Dnetbsd_syscall_hooks.h2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ macro