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