6 references to InfoHdrAdjust2
Microsoft.Diagnostics.DataContractReader.Contracts (6)
Contracts\StackWalk\Context\X86\GCInfoDecoding\InfoHdr.cs (6)
152
InfoHdrAdjust2
SET_NOGCREGIONS_CNT = version >= 5 ?
InfoHdrAdjust2
.SET_NOGCREGIONS_CNT_V5 :
InfoHdrAdjust2
.SET_NOGCREGIONS_CNT_V4;
153
InfoHdrAdjust2
FFFF_NOGCREGION_CNT = version >= 5 ?
InfoHdrAdjust2
.FFFF_NOGCREGION_CNT_V5 :
InfoHdrAdjust2
.FFFF_NOGCREGION_CNT_V4;