Searched refs:THUMB_BREAKPOINT_VALUE (Results 1 – 2 of 2) sorted by relevance
32 #define THUMB_BREAKPOINT_VALUE { 0x01, 0xde } macro
38 const unsigned char thumb_break_insn[] = THUMB_BREAKPOINT_VALUE; in arch_enable_breakpoint()