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