5 writes to helper
ILCompiler.RyuJit (5)
JitInterface\CorInfoImpl.RyuJit.cs (5)
2141
pResult->
helper
= CorInfoHelpFunc.CORINFO_HELP_READYTORUN_GENERIC_STATIC_BASE;
2182
pResult->
helper
= CorInfoHelpFunc.CORINFO_HELP_UNDEF;
2213
pResult->
helper
= CorInfoHelpFunc.CORINFO_HELP_READYTORUN_THREADSTATIC_BASE;
2236
pResult->
helper
= CorInfoHelpFunc.CORINFO_HELP_READYTORUN_GCSTATIC_BASE;
2241
pResult->
helper
= CorInfoHelpFunc.CORINFO_HELP_READYTORUN_NONGCSTATIC_BASE;