1 write to StartOffset
ILCompiler.ReadyToRun (1)
parent\parent\Common\Compiler\DependencyAnalysis\INodeWithCodeInfo.cs (1)
29
StartOffset
= startOffset;
5 references to StartOffset
ILCompiler.ReadyToRun (5)
Compiler\DependencyAnalysis\ReadyToRun\RuntimeFunctionsTableNode.cs (2)
190
runtimeFunctionsBuilder.EmitReloc(symbol, RelocType.IMAGE_REL_BASED_ADDR32NB, frameInfo.
StartOffset
);
194
Debug.Assert(frameInfo.
StartOffset
!= frameInfo.EndOffset);
parent\parent\Common\Compiler\DependencyAnalysis\INodeWithCodeInfo.cs (3)
36
&&
StartOffset
== other.
StartOffset
46
hash.Add(
StartOffset
);