2 references to JMP_IMM8_OP
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\Context\AMD64\AMD64Unwinder.cs (2)
301
else if ((ReadByteAt(nextByte) ==
JMP_IMM8_OP
) ||
311
if (ReadByteAt(nextByte) ==
JMP_IMM8_OP
)