Home
last modified time | relevance | path

Searched refs:g_mips64_opcode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp504 static const uint8_t g_mips64_opcode[] = {0x00, 0x00, 0x00, 0x0d}; in GetSoftwareBreakpointTrapOpcode() local
526 return llvm::ArrayRef(g_mips64_opcode); in GetSoftwareBreakpointTrapOpcode()