Searched defs:mach_header_64 (Results 1 – 4 of 4) 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;
507 struct mach_header_64 { struct508 uint32_t magic;509 uint32_t cputype;510 uint32_t cpusubtype;511 uint32_t filetype;512 uint32_t ncmds;513 uint32_t sizeofcmds;514 uint32_t flags;515 uint32_t reserved;