Home
last modified time | relevance | path

Searched refs:has_siginfo (Results 1 – 15 of 15) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/posix/sdl/
H A Dcrashcatcher.c38 int has_siginfo; member
216 crash_info.has_siginfo = !!siginfo; in crash_catcher()
284 if(crash_info.has_siginfo) in crash_handler()
334 if(crash_info.has_siginfo) in crash_handler()
350 if(crash_info.has_siginfo) in crash_handler()
/dports/games/openmw/openmw-openmw-0.47.0/components/crashcatcher/
H A Dcrashcatcher.cpp65 int has_siginfo; member
264 crash_info.has_siginfo = !!siginfo; in crash_catcher()
332 if(crash_info.has_siginfo) in crash_handler()
382 if(crash_info.has_siginfo) in crash_handler()
398 if(crash_info.has_siginfo) in crash_handler()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_sigframe/
H A Dsigframe-arm-linux.c245 Bool has_siginfo = isRT; in VG_() local
253 if (has_siginfo) { in VG_()
279 if (has_siginfo) { in VG_()
317 tid, has_siginfo, tst->arch.vex.guest_R15T); in VG_()
H A Dsigframe-arm64-linux.c225 Bool has_siginfo = isRT; in VG_() local
247 if (has_siginfo) { in VG_()
276 tid, has_siginfo, tst->arch.vex.guest_PC); in VG_()
H A Dsigframe-ppc32-linux.c844 Bool has_siginfo = isRT; in VG_() local
859 if (has_siginfo) { in VG_()
906 tid, has_siginfo, tst->arch.vex.guest_CIA); in VG_()
H A Dsigframe-ppc64-linux.c299 Bool has_siginfo = isRT; in VG_() local
350 tid, has_siginfo, tst->arch.vex.guest_CIA); in VG_()
H A Dsigframe-mips32-linux.c274 Bool has_siginfo = isRT; in VG_() local
279 if (has_siginfo) in VG_()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_sigframe/
H A Dsigframe-arm-linux.c245 Bool has_siginfo = isRT; in VG_() local
253 if (has_siginfo) { in VG_()
279 if (has_siginfo) { in VG_()
317 tid, has_siginfo, tst->arch.vex.guest_R15T); in VG_()
H A Dsigframe-arm64-linux.c225 Bool has_siginfo = isRT; in VG_() local
247 if (has_siginfo) { in VG_()
276 tid, has_siginfo, tst->arch.vex.guest_PC); in VG_()
H A Dsigframe-ppc32-linux.c844 Bool has_siginfo = isRT; in VG_() local
859 if (has_siginfo) { in VG_()
906 tid, has_siginfo, tst->arch.vex.guest_CIA); in VG_()
H A Dsigframe-ppc64-linux.c299 Bool has_siginfo = isRT; in VG_() local
350 tid, has_siginfo, tst->arch.vex.guest_CIA); in VG_()
H A Dsigframe-mips32-linux.c274 Bool has_siginfo = isRT; in VG_() local
279 if (has_siginfo) in VG_()
/dports/net/gmid/gmid-1.7.5/
H A Dserver.c36 static int has_ipv6, has_siginfo; variable
1272 if (has_siginfo) in handle_imsg_quit()
1332 has_siginfo = 1; in loop()
/dports/java/sablevm/sablevm-1.13/
H A Dconfigure.ac439 has_siginfo=yes; AC_DEFINE(_SABLEVM_HAS_SIGINFO, 1, siginfo_t is supported),
440 has_siginfo=no,
446 if test "$has_siginfo" = no; then
H A Dconfigure21239 has_siginfo=yes;
21245 has_siginfo=no
21249 if test "$has_siginfo" = no; then