OpenGrok
Cross Reference: sg_main.c
xref
: /
external
/
valgrind
/
exp-sgcheck
/
sg_main.c
Home
|
History
|
Annotate
|
Download
|
only in
exp-sgcheck
Lines Matching
full:"0 x89"
2150
if (p[0] == 0x55 && p[1] ==
0x89
&& p[2] == 0xe5) return;