2 references to EmitLsda
ILCompiler.Compiler (2)
Compiler\ObjectWriter\ElfObjectWriter.Aot.cs (1)
157EmitLsda(nodeWithCodeInfo, frameInfos, i, extabSectionWriter, ref mainLsdaOffset);
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (1)
217EmitLsda(nodeWithCodeInfo, frameInfos, i, _lsdaSectionWriter, ref mainLsdaOffset);