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

  /src/sys/sys/
exec_coff.h 149 int exec_coff_prep_nmagic(struct lwp *, struct exec_package *,
  /src/sys/arch/sh3/sh3/
coff_exec.c 119 error = exec_coff_prep_nmagic(l, epp, fp, ap);
179 * exec_coff_prep_nmagic(): Prepare a 'native' NMAGIC COFF binary's exec
184 exec_coff_prep_nmagic(struct lwp *l, struct exec_package *epp, struct coff_filehdr *fp, struct coff_aouthdr *ap) function in typeref:typename:int

Completed in 42 milliseconds