HomeSort by relevance Sort by last modified time
    Searched full:sigactions (Results 1 - 15 of 15) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 166 static sigaction_t sigactions[kSigCount]; variable
    [all...]
  /external/compiler-rt/lib/msan/
msan_interceptors.cc 1129 static atomic_uintptr_t sigactions[kMaxSignals]; local
    [all...]
  /external/valgrind/coregrind/
m_vki.c 91 /* --- Platform-specific checks on sigactions --- */
  /art/sigchainlib/
sigchain.cc 183 // If the sigactions don't match then we put the current action on the chain and make ourself as
  /external/valgrind/include/vki/
vki-darwin.h 399 passing sigactions to the kernel interface, and has the added
402 receiving old sigactions from the kernel, and lacks this
vki-ppc32-linux.h 163 /* These are 'legacy' sigactions in which the size of sa_mask is fixed
186 /* On Linux we use the same type for passing sigactions to
    [all...]
vki-x86-linux.h 158 /* These are 'legacy' sigactions in which the size of sa_mask is fixed
181 /* On Linux we use the same type for passing sigactions to
vki-amd64-linux.h 163 /* On Linux we use the same type for passing sigactions to
vki-arm64-linux.h 171 /* On Linux we use the same type for passing sigactions to
vki-tilegx-linux.h 166 /* On Linux we use the same type for passing sigactions to
vki-arm-linux.h 181 /* On Linux we use the same type for passing sigactions to
vki-mips32-linux.h 201 /* On Linux we use the same type for passing sigactions to
    [all...]
vki-mips64-linux.h 210 /* On Linux we use the same type for passing sigactions to
    [all...]
vki-ppc64-linux.h 182 /* On Linux we use the same type for passing sigactions to
vki-s390x-linux.h 277 /* On Linux we use the same type for passing sigactions to

Completed in 554 milliseconds