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

  /external/chromium_org/components/nacl/loader/nonsfi/
nonsfi_sandbox_sigsys_unittest.cc 380 RESTRICT_SYSCALL_DEATH_TEST(rt_sigaction);
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linux_syscall_support.h 117 * complement the above (write vs read) or are variants (rt_sigaction):
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
linux_syscall_support.h 117 * complement the above (write vs read) or are variants (rt_sigaction):
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc 553 // rt_sigaction, so we need to do the same (we'll need to reimplement the
559 uptr result = internal_syscall(SYSCALL(rt_sigaction), (uptr)signum,

Completed in 705 milliseconds