HomeSort by: relevance | last modified time | path
    Searched refs:coff_aouthdr (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/sys/
exec_coff.h 62 struct coff_aouthdr { struct
116 struct coff_aouthdr a;
124 (sizeof(struct coff_filehdr) + sizeof(struct coff_aouthdr))
148 struct coff_aouthdr *);
151 struct coff_aouthdr *);
154 struct coff_aouthdr *);
  /src/sys/arch/hpc/stand/hpcboot/
load_coff.h 49 struct coff_aouthdr *_ah;
  /src/sys/arch/ews4800mips/stand/common/
coffhdrfix.c 56 struct coff_aouthdr { struct
85 struct coff_aouthdr aout;
  /src/sys/arch/sh3/sh3/
coff_exec.c 105 struct coff_aouthdr *ap;
145 struct coff_filehdr *fp, struct coff_aouthdr *ap)
184 exec_coff_prep_nmagic(struct lwp *l, struct exec_package *epp, struct coff_filehdr *fp, struct coff_aouthdr *ap)
262 struct coff_filehdr *fp, struct coff_aouthdr *ap)
  /src/usr.sbin/kvm_mkdb/
nlist_coff.c 85 struct coff_aouthdr *aouthdrp;
143 aouthdrp = (struct coff_aouthdr *)
  /src/sys/arch/mmeye/stand/bootcoff/
osloader.c 44 struct coff_aouthdr AoutHdr;

Completed in 15 milliseconds