Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/include/mach-o/
H A Dexternal.h339 struct mach_o_fat_arch_external struct
341 unsigned char cputype[4];
342 unsigned char cpusubtype[4];
343 unsigned char offset[4]; /* File offset of the member. */
344 unsigned char size[4]; /* Size of the member. */
345 unsigned char align[4]; /* Power of 2. */
/dragonfly/contrib/binutils-2.27/include/mach-o/
H A 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. */