Searched defs:mach_header_64 (Results 1 – 1 of 1) sorted by relevance
526 struct mach_header_64 { struct527 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;