Searched refs:g_arm_opcode (Results 1 – 1 of 1) sorted by relevance
432 static const uint8_t g_arm_opcode[] = {0xfe, 0xde, 0xff, 0xe7}; in GetSoftwareBreakpointTrapOpcode() local441 return llvm::ArrayRef(g_arm_opcode); in GetSoftwareBreakpointTrapOpcode()