3 references to SET_EPILOGSIZE
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\Context\X86\GCInfoDecoding\InfoHdr.cs (3)
85
SET_EPILOGCNT =
SET_EPILOGSIZE
+ SET_EPILOGSIZE_MAX + 1, // 0x2d
180
else if (encoding < (uint)InfoHdrAdjust.
SET_EPILOGSIZE
)
186
infoHdr.EpilogSize = (byte)(encoding - (uint)InfoHdrAdjust.
SET_EPILOGSIZE
);