Searched refs:g_thumb_breakpooint_opcode (Results 1 – 1 of 1) sorted by relevance
435 static const uint8_t g_thumb_breakpooint_opcode[] = {0xFE, 0xDE}; in GetSoftwareBreakpointTrapOpcode() local445 trap_opcode = g_thumb_breakpooint_opcode; in GetSoftwareBreakpointTrapOpcode()446 trap_opcode_size = sizeof(g_thumb_breakpooint_opcode); in GetSoftwareBreakpointTrapOpcode()