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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp33 #define CPU_TYPE_ARM64 (CPU_TYPE_ARM | CPU_ARCH_ABI64) macro
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DSafeMachO.h33 #undef CPU_TYPE_ARM64 macro
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1423 CPU_TYPE_ARM64 = CPU_TYPE_ARM | CPU_ARCH_ABI64, enumerator in enum:llvm::MachO::CPUType

Completed in 165 milliseconds