@@ -48,14 +48,14 @@ class AsmOffsets
4848
4949#if TARGET_64BIT
5050 public const int OFFSETOF__REGDISPLAY__m_pCurrentContext = 0x8 ;
51- public const int SIZEOF__StackFrameIterator = 0x370 ;
52- public const int OFFSETOF__StackFrameIterator__m_isRuntimeWrappedExceptions = 0x352 ;
53- public const int OFFSETOF__StackFrameIterator__m_AdjustedControlPC = 0x368 ;
51+ public const int SIZEOF__StackFrameIterator = 0x358 ;
52+ public const int OFFSETOF__StackFrameIterator__m_isRuntimeWrappedExceptions = 0x33A ;
53+ public const int OFFSETOF__StackFrameIterator__m_AdjustedControlPC = 0x350 ;
5454#else // TARGET_64BIT
5555 public const int OFFSETOF__REGDISPLAY__m_pCurrentContext = 0x4 ;
56- public const int SIZEOF__StackFrameIterator = 0x2d8 ;
57- public const int OFFSETOF__StackFrameIterator__m_isRuntimeWrappedExceptions = 0x2c2 ;
58- public const int OFFSETOF__StackFrameIterator__m_AdjustedControlPC = 0x2d0 ;
56+ public const int SIZEOF__StackFrameIterator = 0x2c8 ;
57+ public const int OFFSETOF__StackFrameIterator__m_isRuntimeWrappedExceptions = 0x2b6 ;
58+ public const int OFFSETOF__StackFrameIterator__m_AdjustedControlPC = 0x2c4 ;
5959#endif // TARGET_64BIT
6060
6161#else // DEBUG
@@ -94,14 +94,14 @@ class AsmOffsets
9494
9595#if TARGET_64BIT
9696 public const int OFFSETOF__REGDISPLAY__m_pCurrentContext = 0x8 ;
97- public const int SIZEOF__StackFrameIterator = 0x370 ;
98- public const int OFFSETOF__StackFrameIterator__m_isRuntimeWrappedExceptions = 0x34a ;
99- public const int OFFSETOF__StackFrameIterator__m_AdjustedControlPC = 0x360 ;
97+ public const int SIZEOF__StackFrameIterator = 0x350 ;
98+ public const int OFFSETOF__StackFrameIterator__m_isRuntimeWrappedExceptions = 0x332 ;
99+ public const int OFFSETOF__StackFrameIterator__m_AdjustedControlPC = 0x348 ;
100100#else // TARGET_64BIT
101101 public const int OFFSETOF__REGDISPLAY__m_pCurrentContext = 0x4 ;
102- public const int SIZEOF__StackFrameIterator = 0x2d0 ;
103- public const int OFFSETOF__StackFrameIterator__m_isRuntimeWrappedExceptions = 0x2ba ;
104- public const int OFFSETOF__StackFrameIterator__m_AdjustedControlPC = 0x2c8 ;
102+ public const int SIZEOF__StackFrameIterator = 0x2c0 ;
103+ public const int OFFSETOF__StackFrameIterator__m_isRuntimeWrappedExceptions = 0x2ae ;
104+ public const int OFFSETOF__StackFrameIterator__m_AdjustedControlPC = 0x2bc ;
105105#endif // TARGET_64BIT
106106
107107#endif // DEBUG
@@ -155,7 +155,7 @@ class AsmOffsets
155155 public const int OFFSETOF__ExInfo__m_kind = 0xd0 ;
156156 public const int OFFSETOF__ExInfo__m_passNumber = 0xd1 ;
157157 public const int OFFSETOF__ExInfo__m_idxCurClause = 0xd4 ;
158- public const int OFFSETOF__ExInfo__m_frameIter = 0xe0 ;
158+ public const int OFFSETOF__ExInfo__m_frameIter = 0xd8 ;
159159 public const int OFFSETOF__ExInfo__m_notifyDebuggerSP = OFFSETOF__ExInfo__m_frameIter + SIZEOF__StackFrameIterator ;
160160#else // TARGET_64BIT
161161 public const int SIZEOF__EHEnum = 0x10 ;
0 commit comments