Searched defs:mach_header_64 (Results 1 – 1 of 1) sorted by relevance
522 struct mach_header_64 { struct523 uint32_t magic;524 uint32_t cputype;525 uint32_t cpusubtype;526 uint32_t filetype;527 uint32_t ncmds;528 uint32_t sizeofcmds;529 uint32_t flags;530 uint32_t reserved;