2 writes to runtimeLookup
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
2688ref CORINFO_RUNTIME_LOOKUP pResult = ref pResultLookup.runtimeLookup;
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoTypes.cs (1)
275fixed (CORINFO_RUNTIME_LOOKUP * p = &runtimeLookup)
1 reference to runtimeLookup
ILCompiler.ReadyToRun (1)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
2789pResultLookup.runtimeLookup.helperEntryPoint = CreateConstLookupToSymbol(helper);