2 writes to _rwDataBlob
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
683_rwDataBlob = null; 4055_rwDataBlob = new MethodReadWriteDataNode(MethodBeingCompiled);
4 references to _rwDataBlob
ILCompiler.ReadyToRun (4)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (4)
613if (_rwDataBlob == null) 623new ISymbolDefinitionNode[] { _rwDataBlob }); 625_rwDataBlob.InitializeData(objectData); 4360relocTarget = _rwDataBlob;