2 types derived from UnixObjectWriter
ILCompiler.ReadyToRun (2)
parent\parent\Common\Compiler\ObjectWriter\ElfObjectWriter.cs (1)
39
internal sealed partial class ElfObjectWriter :
UnixObjectWriter
parent\parent\Common\Compiler\ObjectWriter\MachObjectWriter.cs (1)
58
internal sealed partial class MachObjectWriter :
UnixObjectWriter