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