Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h526 struct mach_header_64 { struct
527 uint32_t magic;
528 uint32_t cputype;
529 uint32_t cpusubtype;
530 uint32_t filetype;
531 uint32_t ncmds;
532 uint32_t sizeofcmds;
533 uint32_t flags;
534 uint32_t reserved;