Searched refs:g_arm64_breakpoint_opcode (Results 1 – 2 of 2) sorted by relevance
458 static const uint8_t g_arm64_breakpoint_opcode[] = {0x00, 0x00, 0x20, 0xD4}; in GetSoftwareBreakpointTrapOpcode() local459 trap_opcode = g_arm64_breakpoint_opcode; in GetSoftwareBreakpointTrapOpcode()460 trap_opcode_size = sizeof(g_arm64_breakpoint_opcode); in GetSoftwareBreakpointTrapOpcode()
54 static const uint8_t g_arm64_breakpoint_opcode[] = { variable92 return g_arm64_breakpoint_opcode; in SoftwareBreakpointOpcode()