Home
last modified time | relevance | path

Searched defs:siginfo_t (Results 1 – 21 of 21) sorted by relevance

/third_party/json/test/thirdparty/Fuzzer/
DFuzzerUtilPosix.cpp32 static void AlarmHandler(int, siginfo_t *, void *) { in AlarmHandler() argument
36 static void CrashHandler(int, siginfo_t *, void *) { in CrashHandler() argument
40 static void InterruptHandler(int, siginfo_t *, void *) { in InterruptHandler() argument
45 void (*callback)(int, siginfo_t *, void *)) { in SetSigaction() argument
/third_party/libunwind/include/win/
Dsignal.h34 } siginfo_t; typedef
/third_party/libunwind/include/mingw/
Dsignal.h31 } siginfo_t; typedef
/third_party/json/test/thirdparty/Fuzzer/afl/
Dafl_driver.cpp130 void (*callback)(int, siginfo_t *, void *)) { in SetSigaction() argument
158 static void crash_handler(int, siginfo_t *, void *) { in crash_handler() argument
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Dsignal.h11 #define siginfo_t __siginfo_t_discard macro
48 } siginfo_t; typedef
/third_party/grpc/test/core/util/
Dtest_config.cc236 static void crash_handler(int signum, siginfo_t* /*info*/, void* /*data*/) { in crash_handler() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dfailure_signal_handler.cc193 void (*handler)(int, siginfo_t*, void*)) { in InstallOneFailureHandler() argument
/third_party/abseil-cpp/absl/debugging/
Dfailure_signal_handler.cc191 void (*handler)(int, siginfo_t*, void*)) { in InstallOneFailureHandler() argument
/third_party/libwebsockets/include/libwebsockets/
Dlws-misc.h945 typedef struct _lws_siginfo_t siginfo_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/
Dsignal.h125 } siginfo_t; typedef
/third_party/vk-gl-cts/executor/tools/
DxeCommandLineExecutor.cpp514 void signalHandler (int, siginfo_t*, void*) in signalHandler() argument
/third_party/musl/include/
Dsignal.h145 } siginfo_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsignal.h145 } siginfo_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/
Dsignal.h145 } siginfo_t; typedef
/third_party/musl/ndk_musl_include/
Dsignal.h146 } siginfo_t; typedef
/third_party/musl/porting/uniproton/kernel/include/
Dsignal.h145 } siginfo_t; typedef
/third_party/musl/porting/linux/user/include/
Dsignal.h146 } siginfo_t; typedef
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc108 void IntHandler(int, siginfo_t *, void *) { in IntHandler() argument
/third_party/googletest/googletest/test/
Dgoogletest-death-test-test.cc400 void SigprofAction(int, siginfo_t*, void*) { /* no op */ } in SigprofAction() argument
/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2327 siginfo_t = __siginfo variable
/third_party/mindspore/mindspore/ccsrc/runtime/framework/
Dgraph_scheduler.cc149 void IntHandler(int, siginfo_t *, void *) { in IntHandler() argument