Home
last modified time | relevance | path

Searched defs:mach_o_fat_arch_external (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/mach-o/
H A Dexternal.h385 struct mach_o_fat_arch_external struct
387 unsigned char cputype[4];
388 unsigned char cpusubtype[4];
389 unsigned char offset[4]; /* File offset of the member. */
390 unsigned char size[4]; /* Size of the member. */
391 unsigned char align[4]; /* Power of 2. */
/netbsd-src/external/gpl3/binutils/dist/include/mach-o/
H A Dexternal.h385 struct mach_o_fat_arch_external struct
387 unsigned char cputype[4];
388 unsigned char cpusubtype[4];
389 unsigned char offset[4]; /* File offset of the member. */
390 unsigned char size[4]; /* Size of the member. */
391 unsigned char align[4]; /* Power of 2. */