coff_filehdr
if (mappedsize < sizeof (struct coff_filehdr))
struct coff_filehdr *filehdrp;
#define FILHSZ sizeof(struct coff_filehdr)
struct coff_filehdr file;
#define FILHSZ (sizeof(struct coff_filehdr))
struct coff_filehdr *_fh;
struct coff_filehdr FileHdr;
static int coff_find_section(FILE *, struct coff_filehdr *,
coff_find_section(FILE *fd, struct coff_filehdr *fp, struct coff_scnhdr *sh, int s_type)
struct coff_filehdr *fp = epp->ep_hdr;
ap = (void *)((char *)epp->ep_hdr + sizeof(struct coff_filehdr));
struct coff_filehdr *fp, struct coff_aouthdr *ap)
exec_coff_prep_nmagic(struct lwp *l, struct exec_package *epp, struct coff_filehdr *fp, struct coff_aouthdr *ap)
coff_find_section(struct lwp *l, struct vnode *vp, struct coff_filehdr *fp,
struct coff_filehdr *fp, struct coff_aouthdr *ap)
struct coff_filehdr fh, *fhp = &fh;
siz = sizeof(struct coff_filehdr);
if (siz != sizeof(struct coff_filehdr)) {
sizeof(struct coff_filehdr), resid, siz));
struct coff_filehdr *, struct coff_scnhdr *, int);
struct coff_filehdr f;
(sizeof(struct coff_filehdr) + sizeof(struct coff_aouthdr))
struct coff_filehdr *,
struct coff_filehdr *,
struct coff_filehdr *,
struct coff_filehdr fh;
filehdrp = (struct coff_filehdr *)&mappedfile[0];
&mappedfile[sizeof(struct coff_filehdr)];
struct coff_filehdr *filehdrp;