2 references to IsEhFrameSection
ILCompiler.Compiler (2)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\MachObjectWriter.cs (2)
479if (_cpuType == CPU_TYPE_ARM64 || IsEhFrameSection(sectionIndex)) 659else if (symbolicRelocation.Type == IMAGE_REL_BASED_RELPTR32 && IsEhFrameSection(sectionIndex))