Home | History | Annotate | Download | only in vm

Lines Matching refs:patSample

1174             const u2 patSample = kGuardPattern;
1175 if (fullBuf[offset] != ((const u1*) &patSample)[1]) {
1177 fullBuf, offset, fullBuf[offset], ((const u1*) &patSample)[1]);