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

  /external/llvm/lib/Support/
CMakeLists.txt 74 Signals.cpp
89 Unix/Signals.inc
102 Windows/Signals.inc
CrashRecoveryContext.cpp 216 // This implementation relies on synchronous signals being delivered to the
227 static int Signals[] = { SIGABRT, SIGBUS, SIGFPE, SIGILL, SIGSEGV, SIGTRAP };
228 static const unsigned NumSignals = sizeof(Signals) / sizeof(Signals[0]);
278 sigaction(Signals[i], &Handler, &PrevActions[i]);
292 sigaction(Signals[i], &PrevActions[i], 0);
Android.mk 44 Signals.cpp \
  /external/dbus/test/name-test/
tmp-session-like-system.conf 31 <!-- Signals and reply messages (method returns, errors) are allowed
  /external/valgrind/unittest/
posix_tests.cc 834 namespace Signals { // {{{1
901 TEST(Signals, SignalsAndMallocTestWithMutex) {
922 TEST(Signals, DISABLED_SignalsAndMallocTestWithSpinlock) {
943 TEST(Signals, SignalsAndWaitTest) {
962 TEST(Signals, PositiveTests_RaceInSignal) {
  /external/oprofile/events/x86-64/family11h/
events 128 event:0x1e9 counters:0,1,2,3 um:sideband_signals_and_special_cycles minimum:500 name:SIDEBAND_SIGNALS_AND_SPECIAL_CYCLES : Sideband Signals and Special Cycles

Completed in 83 milliseconds