Home
last modified time | relevance | path

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

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