Searched defs:mach_header_64 (Results 1 – 1 of 1) sorted by relevance
546 struct mach_header_64 { struct547 uint32_t magic;548 uint32_t cputype;549 uint32_t cpusubtype;550 uint32_t filetype;551 uint32_t ncmds;552 uint32_t sizeofcmds;553 uint32_t flags;554 uint32_t reserved;