Searched defs:mach_header_64 (Results 1 – 1 of 1) sorted by relevance
296 struct mach_header_64 { struct297 uint32_t magic;298 uint32_t cputype;299 uint32_t cpusubtype;300 uint32_t filetype;301 uint32_t ncmds;302 uint32_t sizeofcmds;303 uint32_t flags;304 uint32_t reserved;