1 reference to EhFrameSectionIndex
ILCompiler.Compiler (1)
Compiler\ObjectWriter\MachObjectWriter.Aot.cs (1)
68
private bool IsEhFrameSection(int sectionIndex) => sectionIndex ==
EhFrameSectionIndex
;