3 overrides of EmitUnwindInfo
ILCompiler.Compiler (3)
Compiler\ObjectWriter\CoffObjectWriter.Aot.cs (1)
69
private protected override void
EmitUnwindInfo
(
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (1)
168
private protected override void
EmitUnwindInfo
(
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\WasmRelocatableObjectWriter.cs (1)
212
private protected override void
EmitUnwindInfo
(SectionWriter sectionWriter, INodeWithCodeInfo nodeWithCodeInfo, Utf8String currentSymbolName)
1 reference to EmitUnwindInfo
ILCompiler.Compiler (1)
Compiler\ObjectWriter\ObjectWriter.Aot.cs (1)
155
EmitUnwindInfo
(sectionWriter, nodeWithCodeInfo, currentSymbolName);