Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDSoftwareBreakpoint.cpp39 const uint8_t *bp_opcode_bytes = NULL; in CreateSoftwareBreakpoint() local
93 …Protocol &process, lldb::addr_t addr, size_t bp_opcode_size, const uint8_t *bp_opcode_bytes, uint8… in EnableSoftwareBreakpoint()
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDProcess.cpp2414 const uint8_t * const bp_opcode_bytes = bp_site->GetTrapOpcodeBytes(); in EnableSoftwareBreakpoint() local