1 write to _codeRelocType
ILCompiler.Compiler (1)
Compiler\ObjectWriter\Dwarf\DwarfLineProgramTableWriter.cs (1)
50
_codeRelocType
= codeRelocType;
1 reference to _codeRelocType
ILCompiler.Compiler (1)
Compiler\ObjectWriter\Dwarf\DwarfLineProgramTableWriter.cs (1)
122
lineSequenceWriter.Write(_lineSectionWriter, _targetPointerSize,
_codeRelocType
);