Base:
method
EmitRelocations
ILCompiler.ObjectWriter.ObjectWriter.EmitRelocations(System.Int32, System.Collections.Generic.List<ILCompiler.ObjectWriter.ObjectWriter.SymbolicRelocation>)
1 override of EmitRelocations
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\PEObjectWriter.cs (1)
564
private protected override unsafe void
EmitRelocations
(int sectionIndex, List<SymbolicRelocation> relocationList)