Searched defs:mach_header_64 (Results 1 – 4 of 4) sorted by relevance
72 struct mach_header_64 { struct83 /* Constant for the magic field of the mach_header_64 (64-bit architectures) */ argument
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;
509 struct mach_header_64 { struct510 uint32_t magic;511 uint32_t cputype;512 uint32_t cpusubtype;513 uint32_t filetype;514 uint32_t ncmds;515 uint32_t sizeofcmds;516 uint32_t flags;517 uint32_t reserved;