4 references to CPU_TYPE_ARM64
ILCompiler.Compiler (4)
Compiler\ObjectWriter\MachObjectWriter.Aot.cs (1)
281if (_cpuType == CPU_TYPE_ARM64)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\MachObjectWriter.cs (3)
82_cpuType = CPU_TYPE_ARM64; 479if (_cpuType == CPU_TYPE_ARM64 || IsEhFrameSection(sectionIndex)) 592if (_cpuType == CPU_TYPE_ARM64)