8 references to DwarfNative
ILCompiler.Compiler (8)
Compiler\ObjectWriter\Dwarf\DwarfAbbrev.cs (1)
4
using static ILCompiler.ObjectWriter.
DwarfNative
;
Compiler\ObjectWriter\Dwarf\DwarfBuilder.cs (1)
14
using static ILCompiler.ObjectWriter.
DwarfNative
;
Compiler\ObjectWriter\Dwarf\DwarfCie.cs (1)
6
using static ILCompiler.ObjectWriter.
DwarfNative
;
Compiler\ObjectWriter\Dwarf\DwarfEhFrame.cs (1)
11
using static ILCompiler.ObjectWriter.
DwarfNative
;
Compiler\ObjectWriter\Dwarf\DwarfExpressionBuilder.cs (1)
7
using static ILCompiler.ObjectWriter.
DwarfNative
;
Compiler\ObjectWriter\Dwarf\DwarfFde.cs (1)
10
using static ILCompiler.ObjectWriter.
DwarfNative
;
Compiler\ObjectWriter\Dwarf\DwarfInfo.cs (1)
13
using static ILCompiler.ObjectWriter.
DwarfNative
;
Compiler\ObjectWriter\Dwarf\DwarfLineSequenceWriter.cs (1)
8
using static ILCompiler.ObjectWriter.
DwarfNative
;