Home | History | Annotate | Download | only in exp-ptrcheck

Lines Matching refs:x89

2084      if (p[0] == 0x55 && p[1] == 0x89 && p[2] == 0xe5) return;