Searched refs:SIGTRAP (Results 1 – 7 of 7) sorted by relevance
150 case SIGTRAP: in log_signal_summary()288 case SIGTRAP: in debuggerd_signal_handler()315 sigaction(SIGTRAP, &action, nullptr); in debuggerd_init()
42 __BIONIC_SIGDEF(SIGTRAP, "Trap")
36 #define SIGTRAP 5 macro
31 #define SIGTRAP 5 macro
537 #define breakpoint() raise(SIGTRAP)