2 overrides of CreateEhSections
ILCompiler.Compiler (2)
Compiler\ObjectWriter\CoffObjectWriter.Aot.cs (1)
63
private protected override void
CreateEhSections
()
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (1)
47
private protected override void
CreateEhSections
()
1 reference to CreateEhSections
ILCompiler.Compiler (1)
Compiler\ObjectWriter\ObjectWriter.Aot.cs (1)
131
partial void PrepareForUnwindInfo() =>
CreateEhSections
();