Searched defs:g_thumb_breakpoint_opcode (Results 1 – 2 of 2) sorted by relevance
67 static const uint8_t g_thumb_breakpoint_opcode[] = {0x70, 0xBE}; variable
1857 static const uint8_t g_thumb_breakpoint_opcode[] = {0x01, 0xde}; in GetSoftwareBreakpointTrapOpcode() local