Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp2006 trap_opcode = g_hex_opcode; in GetSoftwareBreakpointTrapOpcode()
2007 trap_opcode_size = sizeof(g_hex_opcode); in GetSoftwareBreakpointTrapOpcode()
2038 trap_opcode = g_hex_opcode; in GetSoftwareBreakpointTrapOpcode()
2039 trap_opcode_size = sizeof(g_hex_opcode); in GetSoftwareBreakpointTrapOpcode()
2045 trap_opcode = g_hex_opcode; in GetSoftwareBreakpointTrapOpcode()
2046 trap_opcode_size = sizeof(g_hex_opcode); in GetSoftwareBreakpointTrapOpcode()
2052 trap_opcode = g_hex_opcode; in GetSoftwareBreakpointTrapOpcode()
2053 trap_opcode_size = sizeof(g_hex_opcode); in GetSoftwareBreakpointTrapOpcode()
2064 trap_opcode = g_hex_opcode; in GetSoftwareBreakpointTrapOpcode()
2065 trap_opcode_size = sizeof(g_hex_opcode); in GetSoftwareBreakpointTrapOpcode()
[all …]