HomeSort by relevance Sort by last modified time
    Searched defs:CPU_SUBTYPE_ARM64_ALL (Results 1 - 18 of 18) sorted by null

  /external/google-breakpad/src/common/mac/
arch_utilities.cc 52 #ifndef CPU_SUBTYPE_ARM64_ALL
53 #define CPU_SUBTYPE_ARM64_ALL (static_cast<cpu_type_t>(0))
54 #endif // CPU_SUBTYPE_ARM64_ALL
64 arm64->cpusubtype = CPU_SUBTYPE_ARM64_ALL;
87 CPU_SUBTYPE_ARM64_ALL);
99 if (cpu_type == CPU_TYPE_ARM64 && cpu_subtype == CPU_SUBTYPE_ARM64_ALL) {
  /external/google-breakpad/src/tools/mac/upload_system_symbols/
arch_constants.h 42 #ifndef CPU_SUBTYPE_ARM64_ALL
43 #define CPU_SUBTYPE_ARM64_ALL 0
49 const cpu_subtype_t kCPU_SUBTYPE_ARM64_ALL = CPU_SUBTYPE_ARM64_ALL;
  /external/llvm/include/llvm/Support/
MachO.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MachO.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
MachO.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
MachO.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
MachO.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
MachO.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
MachO.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
MachO.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
MachO.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
MachO.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
MachO.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
MachO.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
MachO.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
MachO.h     [all...]

Completed in 2914 milliseconds