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

  /src/sys/compat/sunos32/
sunos32_exec.h 32 #define SUNOS32_AOUT_HDR_SIZE (sizeof(struct netbsd32_exec))
sunos32_mod.c 46 #include <compat/netbsd32/netbsd32_exec.h>
sunos32_exec_aout.c 46 #include <compat/netbsd32/netbsd32_exec.h>
  /src/sys/compat/netbsd32/
netbsd32_exec_aout.c 76 #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 *execp = epp->ep_hdr
    [all...]
netbsd32_mod.c 81 #include <compat/netbsd32/netbsd32_exec.h>
101 .es_hdrsz = sizeof(struct netbsd32_exec),
netbsd32_exec.h 1 /* $NetBSD: netbsd32_exec.h,v 1.37 2021/11/06 20:42:56 thorpej Exp $ */
44 struct netbsd32_exec { struct
netbsd32_exec_elf32.c 80 #include <compat/netbsd32/netbsd32_exec.h>
netbsd32_signal.c 53 #include <compat/netbsd32/netbsd32_exec.h>
netbsd32_netbsd.c 95 #include <compat/netbsd32/netbsd32_exec.h>
  /src/sys/arch/arm/arm32/
netbsd32_machdep_13.c 51 #include <compat/netbsd32/netbsd32_exec.h>
netbsd32_machdep_16.c 51 #include <compat/netbsd32/netbsd32_exec.h>
netbsd32_machdep.c 50 #include <compat/netbsd32/netbsd32_exec.h>
  /src/sys/arch/mips/mips/
netbsd32_machdep_13.c 57 #include <compat/netbsd32/netbsd32_exec.h>
netbsd32_machdep_16.c 58 #include <compat/netbsd32/netbsd32_exec.h>
netbsd32_machdep.c 56 #include <compat/netbsd32/netbsd32_exec.h>
  /src/sys/arch/aarch64/aarch64/
exec_machdep.c 51 #include <compat/netbsd32/netbsd32_exec.h>
netbsd32_machdep.c 49 #include <compat/netbsd32/netbsd32_exec.h>
  /src/sys/arch/sparc64/sparc64/
netbsd32_machdep_13.c 71 #include <compat/netbsd32/netbsd32_exec.h>
netbsd32_machdep_16.c 71 #include <compat/netbsd32/netbsd32_exec.h>
netbsd32_machdep.c 73 #include <compat/netbsd32/netbsd32_exec.h>
  /src/sys/arch/amd64/amd64/
netbsd32_machdep_13.c 75 #include <compat/netbsd32/netbsd32_exec.h>
netbsd32_machdep_16.c 72 #include <compat/netbsd32/netbsd32_exec.h>
netbsd32_machdep.c 81 #include <compat/netbsd32/netbsd32_exec.h>
  /src/sys/compat/linux32/common/
linux32_exec_elf32.c 53 #include <compat/netbsd32/netbsd32_exec.h>
  /src/sys/compat/linux32/arch/aarch64/
linux32_machdep.c 38 #include <compat/netbsd32/netbsd32_exec.h>

Completed in 23 milliseconds