Searched refs:VKI_SIGTRAP (Results 1 – 18 of 18) sorted by relevance
269 #if defined (VKI_SIGTRAP) in target_signal_from_host()270 if (hostsig == VKI_SIGTRAP) in target_signal_from_host()518 #if defined (VKI_SIGTRAP) in do_target_signal_to_host()520 return VKI_SIGTRAP; in do_target_signal_to_host()
131 case VKI_SIGTRAP: in VG_()
96 #define VKI_SIGTRAP 5 macro
89 #define VKI_SIGTRAP 5 macro
90 #define VKI_SIGTRAP 5 macro
155 #define VKI_SIGTRAP 5 macro
115 #define VKI_SIGTRAP 5 macro
111 #define VKI_SIGTRAP 5 macro
106 #define VKI_SIGTRAP 5 macro
110 #define VKI_SIGTRAP 5 macro
121 #define VKI_SIGTRAP 5 /* Trace trap (POSIX). */ macro
131 #define VKI_SIGTRAP 5 /* Trace trap (POSIX). */ macro
475 #define VKI_SIGTRAP SIGTRAP macro
1010 #define VKI_SIGTRAP SIGTRAP /* 5 */ macro
781 case VKI_SIGTRAP: in calculate_SKSS_from_SCSS()1494 case VKI_SIGTRAP: return "SIGTRAP"; in VG_()1680 case VKI_SIGTRAP: /* core */ in default_action()2118 info.si_signo = VKI_SIGTRAP; in VG_()2790 sigNo == VKI_SIGTRAP); in sync_signalhandler()
459 vg_assert(sig != VKI_SIGTRAP); in sigtimedwait_zero_handler()
478 VG_(sigdelset)(&mask, VKI_SIGTRAP); in block_signals()
327 #define VKI_SIGTRAP 5