Searched refs:netbsd32_exec (Results 1 - 25 of 25) sorted by relevance

/src/sys/compat/sunos32/
H A Dsunos32_exec.h32 #define SUNOS32_AOUT_HDR_SIZE (sizeof(struct netbsd32_exec))
H A Dsunos32_mod.c46 #include <compat/netbsd32/netbsd32_exec.h>
H A Dsunos32_exec_aout.c46 #include <compat/netbsd32/netbsd32_exec.h>
/src/sys/compat/netbsd32/
H A Dnetbsd32_exec_aout.c76 #include <compat/netbsd32/netbsd32_exec.h>
104 struct netbsd32_exec *execp = epp->ep_hdr;
106 if (epp->ep_hdrvalid < sizeof(struct netbsd32_exec))
159 struct netbsd32_exec *execp = epp->ep_hdr;
200 struct netbsd32_exec *execp = epp->ep_hdr;
213 epp->ep_taddr, epp->ep_vp, sizeof(struct netbsd32_exec),
218 epp->ep_daddr, epp->ep_vp, execp->a_text + sizeof(struct netbsd32_exec),
239 struct netbsd32_exec *execp = epp->ep_hdr;
253 sizeof(struct netbsd32_exec), VM_PROT_READ|VM_PROT_WRITE|VM_PROT_EXECUTE);
289 struct netbsd32_exec *exec
[all...]
H A Dnetbsd32_mod.c81 #include <compat/netbsd32/netbsd32_exec.h>
101 .es_hdrsz = sizeof(struct netbsd32_exec),
H A Dnetbsd32_exec.h1 /* $NetBSD: netbsd32_exec.h,v 1.37 2021/11/06 20:42:56 thorpej Exp $ */
44 struct netbsd32_exec { struct
H A Dnetbsd32_exec_elf32.c80 #include <compat/netbsd32/netbsd32_exec.h>
H A Dnetbsd32_signal.c53 #include <compat/netbsd32/netbsd32_exec.h>
H A Dnetbsd32_netbsd.c95 #include <compat/netbsd32/netbsd32_exec.h>
/src/sys/arch/arm/arm32/
H A Dnetbsd32_machdep_13.c51 #include <compat/netbsd32/netbsd32_exec.h>
H A Dnetbsd32_machdep_16.c51 #include <compat/netbsd32/netbsd32_exec.h>
H A Dnetbsd32_machdep.c50 #include <compat/netbsd32/netbsd32_exec.h>
/src/sys/arch/mips/mips/
H A Dnetbsd32_machdep_13.c57 #include <compat/netbsd32/netbsd32_exec.h>
H A Dnetbsd32_machdep_16.c58 #include <compat/netbsd32/netbsd32_exec.h>
H A Dnetbsd32_machdep.c56 #include <compat/netbsd32/netbsd32_exec.h>
/src/sys/arch/sparc64/sparc64/
H A Dnetbsd32_machdep_13.c71 #include <compat/netbsd32/netbsd32_exec.h>
H A Dnetbsd32_machdep_16.c71 #include <compat/netbsd32/netbsd32_exec.h>
H A Dnetbsd32_machdep.c73 #include <compat/netbsd32/netbsd32_exec.h>
/src/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep_13.c75 #include <compat/netbsd32/netbsd32_exec.h>
H A Dnetbsd32_machdep_16.c72 #include <compat/netbsd32/netbsd32_exec.h>
H A Dnetbsd32_machdep.c81 #include <compat/netbsd32/netbsd32_exec.h>
/src/sys/arch/aarch64/aarch64/
H A Dexec_machdep.c51 #include <compat/netbsd32/netbsd32_exec.h>
H A Dnetbsd32_machdep.c49 #include <compat/netbsd32/netbsd32_exec.h>
/src/sys/compat/linux32/common/
H A Dlinux32_exec_elf32.c53 #include <compat/netbsd32/netbsd32_exec.h>
/src/sys/compat/linux32/arch/aarch64/
H A Dlinux32_machdep.c38 #include <compat/netbsd32/netbsd32_exec.h>

Completed in 18 milliseconds