Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp508 static const uint8_t g_ppc_opcode[] = {0x7f, 0xe0, 0x00, 0x08}; // trap in GetSoftwareBreakpointTrapOpcode() local
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp2076 static const uint8_t g_ppc_opcode[] = {0x7f, 0xe0, 0x00, 0x08}; GetSoftwareBreakpointTrapOpcode() local