Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1976 #define __sanitizer_syscall_post_mmap(res, ...) macro
H A Dnetbsd_syscall_hooks.h1047 #define __sanitizer_syscall_post_mmap(res, addr, len, prot, flags, fd, PAD, \ macro