Searched refs:g_i386_opcode (Results 1 – 2 of 2) sorted by relevance
299 static const uint8_t g_i386_opcode[] = { 0xCC }; in GetSoftwareBreakpointTrapOpcode() local300 trap_opcode = g_i386_opcode; in GetSoftwareBreakpointTrapOpcode()301 trap_opcode_size = sizeof(g_i386_opcode); in GetSoftwareBreakpointTrapOpcode()
629 static const uint8_t g_i386_opcode[] = { 0xCC }; in GetSoftwareBreakpointTrapOpcode() local643 opcode = g_i386_opcode; in GetSoftwareBreakpointTrapOpcode()644 opcode_size = sizeof(g_i386_opcode); in GetSoftwareBreakpointTrapOpcode()