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.27/include/mach-o/
Dexternal.h370 struct mach_o_fat_arch_external struct
372 unsigned char cputype[4];
373 unsigned char cpusubtype[4];
374 unsigned char offset[4]; /* File offset of the member. */
375 unsigned char size[4]; /* Size of the member. */
376 unsigned char align[4]; /* Power of 2. */