Searched defs:ARCH_CACHE_MAGIC (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/src/
H A Ddyld.cpp3058 #define ARCH_CACHE_MAGIC "dyld_v1 i386" macro
3061 #define ARCH_CACHE_MAGIC "dyld_v1 x86_64" macro
3066 #define ARCH_CACHE_MAGIC "dyld_v1 armv5" macro
3069 #define ARCH_CACHE_MAGIC "dyld_v1 armv6" macro
3072 #define ARCH_CACHE_MAGIC "dyld_v1 armv7f" macro
3075 #define ARCH_CACHE_MAGIC "dyld_v1 armv7k" macro
3078 #define ARCH_CACHE_MAGIC "dyld_v1 armv7" macro
3081 #define ARCH_CACHE_MAGIC "dyld_v1 armv7s" macro
3084 #define ARCH_CACHE_MAGIC "dyld_v1 arm64" macro
[all...]

Completed in 134 milliseconds