Home
last modified time | relevance | path

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

/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h663 #define __sanitizer_syscall_post_madvise(res, start, len, behavior) \ macro
/external/llvm-project/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h662 #define __sanitizer_syscall_post_madvise(res, start, len, behavior) \ macro
Dnetbsd_syscall_hooks.h406 #define __sanitizer_syscall_post_madvise(res, addr, len, behav) \ macro