f_opthdr          206 arch/alpha/boot/tools/objstrip.c 	if (aout->fh.f_opthdr != sizeof(aout->ah)) {
f_opthdr           23 arch/alpha/include/uapi/asm/a.out.h 	__u16 f_opthdr, f_flags;
f_opthdr           14 arch/mips/boot/ecoff.h 	uint16_t	f_opthdr;	/* sizeof(optional hdr) */
f_opthdr          228 arch/mips/boot/elf2ecoff.c 	f->f_opthdr = swab16(f->f_opthdr);
f_opthdr          445 arch/mips/boot/elf2ecoff.c 	efh.f_opthdr = sizeof eah;
f_opthdr           52 arch/powerpc/boot/hack-coff.c     aoutsz = get_16be(fhdr.f_opthdr);
f_opthdr           19 arch/powerpc/boot/rs6000.h 	char f_opthdr[2];	/* sizeof(optional hdr)		*/
f_opthdr           66 include/uapi/linux/coff.h 	char f_opthdr[2];	/* sizeof(optional hdr)		*/