Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp508 static const uint8_t g_ppcle_opcode[] = {0x08, 0x00, 0xe0, 0x7f}; // trap in GetSoftwareBreakpointTrapOpcode() local
539 return llvm::ArrayRef(g_ppcle_opcode); in GetSoftwareBreakpointTrapOpcode()