Searched refs:EXCEP_OBREAK (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mn10300/include/asm/
H A Dexceptions.h41 EXCEP_OBREAK = 0x000158, /* operand breakpoint */ enumerator in enum:exception_code
/linux-4.4.14/arch/mn10300/kernel/
H A Dtraps.c69 [EXCEP_OBREAK >> 3] = { SIGTRAP, TRAP_HWBKPT }, /* Monitor */
574 set_excp_vector(EXCEP_OBREAK, handle_exception); trap_init()
H A Dgdb-stub.c929 { EXCEP_OBREAK, SIGTRAP },

Completed in 55 milliseconds