Searched defs:trap_opcode_size (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/source/Breakpoint/ | ||
H A D | BreakpointSite.cpp | 103 SetTrapOpcode(const uint8_t * trap_opcode,uint32_t trap_opcode_size) SetTrapOpcode() argument |
/llvm-project/lldb/source/Plugins/Platform/Windows/ | ||
H A D | PlatformWindows.cpp | 573 size_t trap_opcode_size = 0; GetSoftwareBreakpointTrapOpcode() local |
/llvm-project/lldb/source/Plugins/Platform/MacOSX/ | ||
H A D | PlatformDarwin.cpp | 413 uint32_t trap_opcode_size = 0; GetSoftwareBreakpointTrapOpcode() local |
/llvm-project/lldb/source/Target/ | ||
H A D | Platform.cpp | 1945 size_t trap_opcode_size = 0; GetSoftwareBreakpointTrapOpcode() local |