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