1 instantiation of DwarfEhFrame
ILCompiler.Compiler (1)
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (1)
66_dwarfEhFrame = new DwarfEhFrame(ehFrameSectionWriter, is64Bit);
1 reference to DwarfEhFrame
ILCompiler.Compiler (1)
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (1)
28private DwarfEhFrame _dwarfEhFrame;