Searched defs:saved_opcode_bytes (Results 1 – 1 of 1) sorted by relevance
73 uint8_t saved_opcode_bytes [MAX_TRAP_OPCODE_SIZE]; in CreateSoftwareBreakpoint() local93 …b::addr_t addr, size_t bp_opcode_size, const uint8_t *bp_opcode_bytes, uint8_t *saved_opcode_bytes) in EnableSoftwareBreakpoint()