1 write to Instructions
ILCompiler.Compiler (1)
Compiler\ObjectWriter\Dwarf\DwarfFde.cs (1)
34
Instructions
= CfiCodeToInstructions(cie, blobData);
2 references to Instructions
ILCompiler.Compiler (2)
Compiler\ObjectWriter\Dwarf\DwarfEhFrame.cs (2)
138
(uint)fde.
Instructions
.Length;
159
_sectionWriter.Write(fde.
Instructions
);