2 writes to _x64WindowsCurOfs
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (2)
869
_x64WindowsCurOfs
= _transitionBlock.OffsetOfArgs + numRegistersUsed * _transitionBlock.PointerSize;
1063
_x64WindowsCurOfs
+= _transitionBlock.PointerSize;
1 reference to _x64WindowsCurOfs
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (1)
1062
argOfs =
_x64WindowsCurOfs
- _transitionBlock.OffsetOfArgs;