Searched refs:CPU_SUBTYPE_ARM64_ALL (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/mach/
H A Dmachine.h367 #define CPU_SUBTYPE_ARM64_ALL ((cpu_subtype_t) 0) macro
/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachOFileAbstraction.hpp64 #ifndef CPU_SUBTYPE_ARM64_ALL
65 #define CPU_SUBTYPE_ARM64_ALL ((cpu_subtype_t) 0) macro
H A Dupdate_dyld_shared_cache.cpp3512 onlyArchs.insert(ArchPair(CPU_TYPE_ARM64, CPU_SUBTYPE_ARM64_ALL));
/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/
H A Dkxld_object.c384 object->cpusubtype = CPU_SUBTYPE_ARM64_ALL;

Completed in 209 milliseconds