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