Searched defs:g_riscv_opcode_c (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Host/common/ | ||
H A D | NativeProcessProtocol.cpp | 511 static const uint8_t g_riscv_opcode_c[] = {0x02, 0x90}; // c.ebreak GetSoftwareBreakpointTrapOpcode() local |
/llvm-project/lldb/source/Target/ | ||
H A D | Platform.cpp | 2048 static const uint8_t g_riscv_opcode_c[] = {0x02, 0x90}; // c.ebreak GetSoftwareBreakpointTrapOpcode() local |