Home
last modified time | relevance | path

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

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