Searched defs:g_i386_opcode (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/lldb/source/Host/common/ | ||
| H A D | NativeProcessProtocol.cpp | 503 static const uint8_t g_i386_opcode[] = {0xCC}; GetSoftwareBreakpointTrapOpcode() local |
| /llvm-project/lldb/source/Target/ | ||
| H A D | Platform.cpp | 2040 static const uint8_t g_i386_opcode[] = {0xCC}; GetSoftwareBreakpointTrapOpcode() local |