tag | line | file | source code |
---|---|---|---|
f_opthdr | 100 | arch/alpha/boot/tools/build.c | if (fhdr.f_opthdr != AOUTHSZ) |
f_opthdr | 163 | arch/i386/ibcs/binfmt_coff.c | aout_size = COFF_SHORT (coff_hdr->f_opthdr); /* Size of opt. headr */ |
f_opthdr | 62 | include/linux/coff.h | char f_opthdr[2]; /* sizeof(optional hdr) */ |