Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h969 struct fat_arch_64 { struct
970 uint32_t cputype;
971 uint32_t cpusubtype;
972 uint64_t offset;
973 uint64_t size;
974 uint32_t align;
975 uint32_t reserved;