1 write to _lsdaSectionWriter
ILCompiler.Compiler (1)
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (1)
52_lsdaSectionWriter = GetOrCreateSection(LsdaSection);
3 references to _lsdaSectionWriter
ILCompiler.Compiler (3)
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (3)
54_lsdaSectionWriter.EmitAlignment(8); 187lsdaSectionWriter = _lsdaSectionWriter; 217EmitLsda(nodeWithCodeInfo, frameInfos, i, _lsdaSectionWriter, ref mainLsdaOffset);