Searched defs:mach_header_64 (Results 1 – 2 of 2) sorted by relevance
289 struct mach_header_64 { struct290 uint32_t magic;291 uint32_t cputype;292 uint32_t cpusubtype;293 uint32_t filetype;294 uint32_t ncmds;295 uint32_t sizeofcmds;296 uint32_t flags;297 uint32_t reserved;
502 struct mach_header_64 { struct503 uint32_t magic;504 uint32_t cputype;505 uint32_t cpusubtype;506 uint32_t filetype;507 uint32_t ncmds;508 uint32_t sizeofcmds;509 uint32_t flags;510 uint32_t reserved;