Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDSoftwareBreakpoint.cpp73 uint8_t saved_opcode_bytes [MAX_TRAP_OPCODE_SIZE]; in CreateSoftwareBreakpoint() local
93 …b::addr_t addr, size_t bp_opcode_size, const uint8_t *bp_opcode_bytes, uint8_t *saved_opcode_bytes) in EnableSoftwareBreakpoint()