Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/mach-o/
Dexternal.h356 struct mach_o_fat_arch_external struct
358 unsigned char cputype[4];
359 unsigned char cpusubtype[4];
360 unsigned char offset[4]; /* File offset of the member. */
361 unsigned char size[4]; /* Size of the member. */
362 unsigned char align[4]; /* Power of 2. */