Searched refs:TRAP_XWATCH (Results 1 – 5 of 5) sorted by relevance
154 #define TRAP_XWATCH 5 /* execute access watchpoint trap */ macro
561 rv = TRAP_XWATCH; in pr_is_watchpoint()
479 @ MSG_SI_TRAP_XWATCH "[ TRAP_XWATCH ]"
2740 case TRAP_XWATCH: code = "TRAP_XWATCH"; break; in print_siginfo32()2897 case TRAP_XWATCH: code = "TRAP_XWATCH"; break; in print_siginfo()
1560 case TRAP_XWATCH: in pt_print_reason()4351 if (psp->pr_info.si_code != TRAP_XWATCH) { in pt_wapt_cont()