HomeSort by relevance Sort by last modified time
    Searched defs:cpusubtype (Results 26 - 27 of 27) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
MachO.h 511 uint32_t cpusubtype; member in struct:llvm::MachO::mach_header
521 uint32_t cpusubtype; member in struct:llvm::MachO::mach_header_64
937 uint32_t cpusubtype; member in struct:llvm::MachO::fat_arch
945 uint32_t cpusubtype; member in struct:llvm::MachO::fat_arch_64
1017 sys::swapByteOrder(mh.cpusubtype);
1025 sys::swapByteOrder(mh.cpusubtype);
1035 sys::swapByteOrder(mh.cpusubtype);
1045 sys::swapByteOrder(H.cpusubtype);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h 511 uint32_t cpusubtype; member in struct:llvm::MachO::mach_header
521 uint32_t cpusubtype; member in struct:llvm::MachO::mach_header_64
937 uint32_t cpusubtype; member in struct:llvm::MachO::fat_arch
945 uint32_t cpusubtype; member in struct:llvm::MachO::fat_arch_64
1017 sys::swapByteOrder(mh.cpusubtype);
1025 sys::swapByteOrder(mh.cpusubtype);
1035 sys::swapByteOrder(mh.cpusubtype);
1045 sys::swapByteOrder(H.cpusubtype);
    [all...]

Completed in 718 milliseconds

12