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