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

  /src/sys/lib/libsa/
loadfile.h 76 int loadfile_coff(int, struct ecoff_exechdr *, u_long *, int);
loadfile.c 156 rval = loadfile_coff(fd, &hdr.coff, marks, flags);
loadfile_ecoff.c 54 loadfile_coff(int fd, struct ecoff_exechdr *coff, u_long *marks, int flags) function in typeref:typename:int

Completed in 14 milliseconds