Home
last modified time | relevance | path

Searched defs:trap_opcode_size (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Breakpoint/
H A DBreakpointSite.cpp103 SetTrapOpcode(const uint8_t * trap_opcode,uint32_t trap_opcode_size) SetTrapOpcode() argument
/llvm-project/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp573 size_t trap_opcode_size = 0; GetSoftwareBreakpointTrapOpcode() local
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp413 uint32_t trap_opcode_size = 0; GetSoftwareBreakpointTrapOpcode() local
/llvm-project/lldb/source/Target/
H A DPlatform.cpp1945 size_t trap_opcode_size = 0; GetSoftwareBreakpointTrapOpcode() local
[all...]