Home
last modified time | relevance | path

Searched defs:fat_arch_64 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
DMachO.h896 struct fat_arch_64 { struct
897 uint32_t cputype;
898 uint32_t cpusubtype;
899 uint64_t offset;
900 uint64_t size;
901 uint32_t align;
902 uint32_t reserved;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h904 struct fat_arch_64 { struct
905 uint32_t cputype;
906 uint32_t cpusubtype;
907 uint64_t offset;
908 uint64_t size;
909 uint32_t align;
910 uint32_t reserved;
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMachO.h946 struct fat_arch_64 { struct
947 uint32_t cputype;
948 uint32_t cpusubtype;
949 uint64_t offset;
950 uint64_t size;
951 uint32_t align;
952 uint32_t reserved;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h939 struct fat_arch_64 { struct
940 uint32_t cputype;
941 uint32_t cpusubtype;
942 uint64_t offset;
943 uint64_t size;
944 uint32_t align;
945 uint32_t reserved;