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

  /src/sys/sys/
exec_ecoff.h 177 int cpu_exec_ecoff_probe(struct lwp *, struct exec_package *);
  /src/sys/arch/mips/mips/
cpu_exec.c 77 * cpu_exec_ecoff_probe()
83 cpu_exec_ecoff_probe(struct lwp *l, struct exec_package *epp) function in typeref:typename:int
  /src/sys/kern/
exec_ecoff.c 57 .ecoff_probe_func = cpu_exec_ecoff_probe,
  /src/sys/arch/alpha/alpha/
machdep.c 1795 cpu_exec_ecoff_probe(struct lwp *l, struct exec_package *epp) function in typeref:typename:int

Completed in 145 milliseconds