Searched defs:g_arm_breakpoint_opcode (Results 1 – 3 of 3) sorted by relevance
434 static const uint8_t g_arm_breakpoint_opcode[] = {0xFE, 0xDE, 0xFF, 0xE7}; in GetSoftwareBreakpointTrapOpcode() local
66 static const uint8_t g_arm_breakpoint_opcode[] = {0x70, 0xBE, 0x20, 0xE1}; variable
1856 static const uint8_t g_arm_breakpoint_opcode[] = {0xf0, 0x01, 0xf0, 0xe7}; in GetSoftwareBreakpointTrapOpcode() local