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