Searched defs:bp_opcode_bytes (Results 1 – 2 of 2) sorted by relevance
39 const uint8_t *bp_opcode_bytes = NULL; in CreateSoftwareBreakpoint() local93 …Protocol &process, lldb::addr_t addr, size_t bp_opcode_size, const uint8_t *bp_opcode_bytes, uint8… in EnableSoftwareBreakpoint()
2414 const uint8_t * const bp_opcode_bytes = bp_site->GetTrapOpcodeBytes(); in EnableSoftwareBreakpoint() local