Home
last modified time | relevance | path

Searched defs:fat_arch_64 (Results 1 – 3 of 3) 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h930 struct fat_arch_64 { struct
931 uint32_t cputype;
932 uint32_t cpusubtype;
933 uint64_t offset;
934 uint64_t size;
935 uint32_t align;
936 uint32_t reserved;