Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1891 trap_opcode = g_hex_opcode; in GetSoftwareBreakpointTrapOpcode()
1892 trap_opcode_size = sizeof(g_hex_opcode); in GetSoftwareBreakpointTrapOpcode()
1923 trap_opcode = g_hex_opcode; in GetSoftwareBreakpointTrapOpcode()
1924 trap_opcode_size = sizeof(g_hex_opcode); in GetSoftwareBreakpointTrapOpcode()
1930 trap_opcode = g_hex_opcode; in GetSoftwareBreakpointTrapOpcode()
1931 trap_opcode_size = sizeof(g_hex_opcode); in GetSoftwareBreakpointTrapOpcode()
1937 trap_opcode = g_hex_opcode; in GetSoftwareBreakpointTrapOpcode()
1938 trap_opcode_size = sizeof(g_hex_opcode); in GetSoftwareBreakpointTrapOpcode()
1943 trap_opcode = g_hex_opcode; in GetSoftwareBreakpointTrapOpcode()
1944 trap_opcode_size = sizeof(g_hex_opcode); in GetSoftwareBreakpointTrapOpcode()
[all …]