Searched refs:break_op (Results 1 – 1 of 1) sorted by relevance
2379 const uint8_t * const break_op = bp_site->GetTrapOpcodeBytes(); in DisableSoftwareBreakpoint() local2392 if (::memcmp (curr_break_op, break_op, break_op_size) == 0) in DisableSoftwareBreakpoint()