2 references to IsEhFrameSection
ILCompiler.Compiler (2)
parent\parent\Common\Compiler\ObjectWriter\MachObjectWriter.cs (2)
481if (_cpuType == CPU_TYPE_ARM64 || IsEhFrameSection(sectionIndex)) 773else if (symbolicRelocation.Type == IMAGE_REL_BASED_RELPTR32 && IsEhFrameSection(sectionIndex))