2 writes to _rwDataBlob
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
681_rwDataBlob = null; 4004_rwDataBlob = new MethodReadWriteDataNode(MethodBeingCompiled);
4 references to _rwDataBlob
ILCompiler.ReadyToRun (4)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (4)
611if (_rwDataBlob == null) 621new ISymbolDefinitionNode[] { _rwDataBlob }); 623_rwDataBlob.InitializeData(objectData); 4308relocTarget = _rwDataBlob;