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

  /src/sys/arch/ews4800mips/stand/common/
coffhdrfix.c 46 struct coff_filehdr { struct
77 #define FILHSZ sizeof(struct coff_filehdr)
84 struct coff_filehdr file;
  /src/sys/sys/
exec_coff.h 38 struct coff_filehdr { struct
115 struct coff_filehdr f;
124 (sizeof(struct coff_filehdr) + sizeof(struct coff_aouthdr))
147 struct coff_filehdr *,
150 struct coff_filehdr *,
153 struct coff_filehdr *,

Completed in 11 milliseconds