Searched defs:f_opthdr (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/arch/alpha/include/uapi/asm/ | ||
H A D | a.out.h | 22 __u16 f_opthdr, f_flags; member in struct:filehdr |
/linux-4.4.14/arch/mips/boot/ | ||
H A D | ecoff.h | 10 unsigned short f_opthdr; /* sizeof(optional hdr) */ member in struct:filehdr |
/linux-4.4.14/include/uapi/linux/ | ||
H A D | coff.h | 62 char f_opthdr[2]; /* sizeof(optional hdr) */ member in struct:COFF_filehdr |
/linux-4.4.14/arch/powerpc/boot/ | ||
H A D | rs6000.h | 18 char f_opthdr[2]; /* sizeof(optional hdr) */ member in struct:external_filehdr |
Completed in 458 milliseconds