Searched defs:fat_arch (Results 1 – 5 of 5) sorted by relevance
56 struct fat_arch { struct57 cpu_type_t cputype; /* cpu specifier (int) */58 cpu_subtype_t cpusubtype; /* machine specifier (int) */59 uint32_t offset; /* file offset to this object file */60 uint32_t size; /* size of this object file */61 uint32_t align; /* alignment as a power of 2 */
3168 struct fat_arch *fat_arch; variable
574 struct fat_arch fat_arch; in authenticate_libkern_uuid() local
3893 struct fat_arch fat_arch; in get_macho_vnode() local
778 struct fat_arch fat_arch; in exec_fat_imgact() local