Home
last modified time | relevance | path

Searched defs:trap_opcode (Results 1 – 5 of 5) sorted by relevance

/external/lldb/source/Breakpoint/
DBreakpointSite.cpp126 BreakpointSite::SetTrapOpcode (const uint8_t *trap_opcode, uint32_t trap_opcode_size) in SetTrapOpcode()
/external/lldb/source/Plugins/Platform/Linux/
DPlatformLinux.cpp377 const uint8_t *trap_opcode = NULL; in GetSoftwareBreakpointTrapOpcode() local
/external/lldb/source/Plugins/Platform/FreeBSD/
DPlatformFreeBSD.cpp287 const uint8_t *trap_opcode = NULL; in GetSoftwareBreakpointTrapOpcode() local
/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp375 const uint8_t *trap_opcode = NULL; in GetSoftwareBreakpointTrapOpcode() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp6483 unsigned trap_opcode; in EmitSjLjDispatchBlock() local