Home | History | Annotate | Download | only in Target

Lines Matching defs:break_op

2236         const uint8_t * const break_op = bp_site->GetTrapOpcodeBytes();
2249 if (::memcmp (curr_break_op, break_op, break_op_size) == 0)