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

  /src/sys/arch/ews4800mips/stand/common/
coffhdrfix.c 56 struct coff_aouthdr { struct
85 struct coff_aouthdr aout;
  /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 *);

Completed in 12 milliseconds