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

  /src/sys/sys/
exec_coff.h 144 int exec_coff_makecmds(struct lwp *, struct exec_package *);
  /src/sys/arch/sh3/sh3/
coff_exec.c 59 exec_coff_makecmds,
89 * exec_coff_makecmds(): Check if it's a coff-format executable.
101 exec_coff_makecmds(struct lwp *l, struct exec_package *epp) function in typeref:typename:int

Completed in 13 milliseconds