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

  /src/sys/arch/riscv/riscv/
exec_machdep.c 52 cpu_netbsd_elf32_probe(struct lwp *l, struct exec_package *epp, void *eh0,
62 cpu_netbsd_elf64_probe(struct lwp *l, struct exec_package *epp, void *eh0,
exec_machdep.c 52 cpu_netbsd_elf32_probe(struct lwp *l, struct exec_package *epp, void *eh0,
62 cpu_netbsd_elf64_probe(struct lwp *l, struct exec_package *epp, void *eh0,
  /src/sys/arch/arm/arm/
cpu_exec.c 51 arm_netbsd_elf32_probe(struct lwp *l, struct exec_package *epp, void *eh0,
55 const Elf_Ehdr * const eh = eh0;
cpu_exec.c 51 arm_netbsd_elf32_probe(struct lwp *l, struct exec_package *epp, void *eh0,
55 const Elf_Ehdr * const eh = eh0;
  /src/sys/arch/mips/mips/
cpu_exec.c 93 mips_netbsd_elf32_probe(struct lwp *l, struct exec_package *epp, void *eh0,
97 const Elf32_Ehdr * const eh = eh0;
170 coredump_elf32_setup(struct lwp *l, void *eh0)
173 Elf32_Ehdr * const eh = eh0;
211 mips_netbsd_elf64_probe(struct lwp *l, struct exec_package *epp, void *eh0,
215 const Elf64_Ehdr * const eh = eh0;
279 coredump_elf64_setup(struct lwp *l, void *eh0)
282 Elf64_Ehdr * const eh = eh0;
cpu_exec.c 93 mips_netbsd_elf32_probe(struct lwp *l, struct exec_package *epp, void *eh0,
97 const Elf32_Ehdr * const eh = eh0;
170 coredump_elf32_setup(struct lwp *l, void *eh0)
173 Elf32_Ehdr * const eh = eh0;
211 mips_netbsd_elf64_probe(struct lwp *l, struct exec_package *epp, void *eh0,
215 const Elf64_Ehdr * const eh = eh0;
279 coredump_elf64_setup(struct lwp *l, void *eh0)
282 Elf64_Ehdr * const eh = eh0;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
eh_return.c 28 eh0 (void *p) function
39 eh0 (q);
eh_return.c 28 eh0 (void *p) function
39 eh0 (q);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
eh_return.c 28 eh0 (void *p) function
39 eh0 (q);
eh_return.c 28 eh0 (void *p) function
39 eh0 (q);
  /src/sys/arch/aarch64/aarch64/
exec_machdep.c 62 aarch64_netbsd_elf64_probe(struct lwp *l, struct exec_package *epp, void *eh0,
71 aarch64_netbsd_elf32_probe(struct lwp *l, struct exec_package *epp, void *eh0,
74 const Elf32_Ehdr * const eh = eh0;
exec_machdep.c 62 aarch64_netbsd_elf64_probe(struct lwp *l, struct exec_package *epp, void *eh0,
71 aarch64_netbsd_elf32_probe(struct lwp *l, struct exec_package *epp, void *eh0,
74 const Elf32_Ehdr * const eh = eh0;

Completed in 52 milliseconds