Searched refs:VKI_SIGTRAP (Results 1 – 12 of 12) sorted by relevance
269 #if defined (VKI_SIGTRAP) in target_signal_from_host()270 if (hostsig == VKI_SIGTRAP) in target_signal_from_host()502 #if defined (VKI_SIGTRAP) in do_target_signal_to_host()504 return VKI_SIGTRAP; in do_target_signal_to_host()
650 case VKI_SIGTRAP: in calculate_SKSS_from_SCSS()1274 case VKI_SIGTRAP: return "SIGTRAP"; in signame()1431 case VKI_SIGTRAP: /* core */ in default_action()1812 info.si_signo = VKI_SIGTRAP; in VG_()1829 if (VG_(gdbserver_report_signal) (VKI_SIGTRAP, tid)) { in VG_()2343 sigNo == VKI_SIGTRAP); in sync_signalhandler()
396 vg_assert(sig != VKI_SIGTRAP); in sigtimedwait_zero_handler()
89 #define VKI_SIGTRAP 5 macro
111 #define VKI_SIGTRAP 5 macro
106 #define VKI_SIGTRAP 5 macro
155 #define VKI_SIGTRAP 5 macro
110 #define VKI_SIGTRAP 5 macro
113 #define VKI_SIGTRAP 5 macro
456 #define VKI_SIGTRAP SIGTRAP macro
422 VG_(sigdelset)(&mask, VKI_SIGTRAP); in block_signals()
327 #define VKI_SIGTRAP 5