coff_scnhdr 73 compat/ibcs2/ibcs2_exec.c struct coff_filehdr *, struct coff_scnhdr *,
coff_scnhdr 292 compat/ibcs2/ibcs2_exec.c struct coff_scnhdr *sh;
coff_scnhdr 299 compat/ibcs2/ibcs2_exec.c for (i = 0; i < fp->f_nscns; i++, pos += sizeof(struct coff_scnhdr)) {
coff_scnhdr 300 compat/ibcs2/ibcs2_exec.c siz = sizeof(struct coff_scnhdr);
coff_scnhdr 309 compat/ibcs2/ibcs2_exec.c if (siz != sizeof(struct coff_scnhdr)) {
coff_scnhdr 311 compat/ibcs2/ibcs2_exec.c s_type, sizeof(struct coff_scnhdr),
coff_scnhdr 342 compat/ibcs2/ibcs2_exec.c struct coff_scnhdr sh;
coff_scnhdr 490 compat/ibcs2/ibcs2_exec.c struct coff_scnhdr sh, *shp = &sh;
coff_scnhdr 91 compat/ibcs2/ibcs2_exec.h struct coff_scnhdr {
coff_scnhdr 142 compat/ibcs2/ibcs2_exec.h sizeof(struct coff_scnhdr), COFF_SEGMENT_ALIGNMENT(ap)))