HomeSort by relevance Sort by last modified time
    Searched refs:__sanitizer_syscall_post_rt_sigpending (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/test/msan/Linux/
syscalls.cc 33 __sanitizer_syscall_post_rt_sigpending(-1, buf, kTen);
44 __sanitizer_syscall_post_rt_sigpending(0, buf, kTen);
  /external/compiler-rt/include/sanitizer/
linux_syscall_hooks.h 387 #define __sanitizer_syscall_post_rt_sigpending(res, set, sigsetsize) \ macro
    [all...]

Completed in 193 milliseconds