2 writes to Machine
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (1)
384
Machine
= _machine,
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\PEObjectWriter.cs (1)
745
Machine
= machine,
2 references to Machine
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (2)
542
BinaryPrimitives.WriteInt16LittleEndian(buffer, (short)
Machine
);
559
BinaryPrimitives.WriteInt16LittleEndian(buffer.Slice(6), (short)
Machine
);