5 writes to Value
ILCompiler.ReadyToRun (5)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (5)
139
Value
= 0,
152
Value
= 0,
228
((CoffSymbol)_symbols[(int)symbolIndex]).
Value
= (uint)symbolDefinition.Value;
236
Value
= (uint)symbolDefinition.Value,
274
Value
= (uint)feat00Flags,
1 reference to Value
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (1)
783
BinaryPrimitives.WriteUInt32LittleEndian(buffer.Slice(NameSize),
Value
);