Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h522 struct mach_header_64 { struct
523 uint32_t magic;
524 uint32_t cputype;
525 uint32_t cpusubtype;
526 uint32_t filetype;
527 uint32_t ncmds;
528 uint32_t sizeofcmds;
529 uint32_t flags;
530 uint32_t reserved;