3 references to SET_PROLOGSIZE
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\Context\X86\GCInfoDecoding\InfoHdr.cs (3)
82
SET_EPILOGSIZE =
SET_PROLOGSIZE
+ SET_PROLOGSIZE_MAX + 1, // 0x22
168
else if (encoding < (uint)InfoHdrAdjust.
SET_PROLOGSIZE
)
174
infoHdr.PrologSize = (byte)(encoding - (uint)InfoHdrAdjust.
SET_PROLOGSIZE
);