Searched defs:g_msp430_opcode (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Host/common/ | ||
H A D | NativeProcessProtocol.cpp | 506 static const uint8_t g_msp430_opcode[] = {0x43, 0x43}; GetSoftwareBreakpointTrapOpcode() local |
/llvm-project/lldb/source/Target/ | ||
H A D | Platform.cpp | 2008 static const uint8_t g_msp430_opcode[] = {0x43, 0x43}; GetSoftwareBreakpointTrapOpcode() local |