Home
last modified time | relevance | path

Searched defs:g_riscv_opcode_c (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp510 static const uint8_t g_riscv_opcode_c[] = {0x02, 0x90}; // c.ebreak in GetSoftwareBreakpointTrapOpcode() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp1933 static const uint8_t g_riscv_opcode_c[] = {0x02, 0x90}; // c.ebreak in GetSoftwareBreakpointTrapOpcode() local