1 write to _abbrevSectionWriter
ILCompiler.Compiler (1)
Compiler\ObjectWriter\Dwarf\DwarfInfoWriter.cs (1)
42
_abbrevSectionWriter
= abbrevSectionWriter;
3 references to _abbrevSectionWriter
ILCompiler.Compiler (3)
Compiler\ObjectWriter\Dwarf\DwarfInfoWriter.cs (3)
218
_abbrevSectionWriter
.WriteULEB128((ulong)abbreviationCode);
219
abbrev.Write(
_abbrevSectionWriter
, TargetPointerSize);
221
_abbrevSectionWriter
.Write([0, 0]);