Searched refs:netbsd32_exec (Results 1 – 4 of 4) sorted by relevance
104 struct netbsd32_exec *execp = epp->ep_hdr; in exec_netbsd32_makecmds()106 if (epp->ep_hdrvalid < sizeof(struct netbsd32_exec)) in exec_netbsd32_makecmds()159 struct netbsd32_exec *execp = epp->ep_hdr; in netbsd32_exec_aout_prep_zmagic()200 struct netbsd32_exec *execp = epp->ep_hdr; in netbsd32_exec_aout_prep_nmagic()213 epp->ep_taddr, epp->ep_vp, sizeof(struct netbsd32_exec), in netbsd32_exec_aout_prep_nmagic()218 epp->ep_daddr, epp->ep_vp, execp->a_text + sizeof(struct netbsd32_exec), in netbsd32_exec_aout_prep_nmagic()239 struct netbsd32_exec *execp = epp->ep_hdr; in netbsd32_exec_aout_prep_omagic()253 sizeof(struct netbsd32_exec), VM_PROT_READ|VM_PROT_WRITE|VM_PROT_EXECUTE); in netbsd32_exec_aout_prep_omagic()289 struct netbsd32_exec *execp = epp->ep_hdr; in netbsd32_exec_aout_prep_oldzmagic()337 struct netbsd32_exec *execp = epp->ep_hdr; in netbsd32_exec_aout_prep_oldnmagic()[all …]
101 .es_hdrsz = sizeof(struct netbsd32_exec),
44 struct netbsd32_exec { struct
32 #define SUNOS32_AOUT_HDR_SIZE (sizeof(struct netbsd32_exec))