sys/arch/aarch64/aarch64/exec_machdep.c
142
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/aarch64/aarch64/exec_machdep.c
62
aarch64_netbsd_elf64_probe(struct lwp *l, struct exec_package *epp, void *eh0,
sys/arch/aarch64/aarch64/exec_machdep.c
71
aarch64_netbsd_elf32_probe(struct lwp *l, struct exec_package *epp, void *eh0,
sys/arch/aarch64/aarch64/netbsd32_machdep.c
63
netbsd32_setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/aarch64/include/elf_machdep.h
253
struct exec_package;
sys/arch/aarch64/include/elf_machdep.h
255
int aarch64_netbsd_elf64_probe(struct lwp *, struct exec_package *, void *,
sys/arch/aarch64/include/elf_machdep.h
257
int aarch64_netbsd_elf32_probe(struct lwp *, struct exec_package *, void *,
sys/arch/alpha/alpha/machdep.c
1670
setregs(register struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/alpha/alpha/machdep.c
1771
cpu_exec_ecoff_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack)
sys/arch/alpha/alpha/machdep.c
1786
cpu_exec_ecoff_probe(struct lwp *l, struct exec_package *epp)
sys/arch/amd64/amd64/machdep.c
1441
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/amd64/amd64/netbsd32_machdep.c
123
cpu_exec_aout_makecmds(struct lwp *p, struct exec_package *e)
sys/arch/amd64/amd64/netbsd32_machdep.c
131
netbsd32_setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/arm/arm/arm_machdep.c
168
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/arm/arm/cpu_exec.c
51
arm_netbsd_elf32_probe(struct lwp *l, struct exec_package *epp, void *eh0,
sys/arch/arm/include/elf_machdep.h
173
struct exec_package;
sys/arch/arm/include/elf_machdep.h
175
int arm_netbsd_elf32_probe(struct lwp *, struct exec_package *, void *, char *,
sys/arch/epoc32/stand/e32boot/include/elf.h
1313
struct exec_package;
sys/arch/epoc32/stand/e32boot/include/elf.h
1316
int exec_elf32_makecmds(struct lwp *, struct exec_package *);
sys/arch/epoc32/stand/e32boot/include/elf.h
1317
int elf32_copyargs(struct lwp *, struct exec_package *,
sys/arch/epoc32/stand/e32boot/include/elf.h
1328
int exec_elf64_makecmds(struct lwp *, struct exec_package *);
sys/arch/epoc32/stand/e32boot/include/elf.h
1329
int elf64_copyargs(struct lwp *, struct exec_package *,
sys/arch/hp300/include/hpux_machdep.h
62
struct exec_package;
sys/arch/hp300/include/hpux_machdep.h
65
int hpux_cpu_makecmds(struct lwp *, struct exec_package *);
sys/arch/hp300/include/hpux_machdep.h
71
void hpux_setregs(struct lwp *, struct exec_package *, vaddr_t);
sys/arch/hppa/hppa/machdep.c
1888
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/i386/i386/aout_machdep.c
154
cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp)
sys/arch/i386/i386/aout_machdep.c
81
exec_nomid(struct lwp *l, struct exec_package *epp)
sys/arch/i386/i386/machdep.c
921
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/ia64/ia64/machdep.c
706
setregs(register struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/m68k/m68k/m68k_machdep.c
672
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/m68k/m68k/m68k_machdep.c
726
cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp)
sys/arch/mips/include/ecoff_machdep.h
80
struct exec_package;
sys/arch/mips/include/ecoff_machdep.h
81
void cpu_exec_ecoff_setregs(struct lwp *, struct exec_package *, vaddr_t);
sys/arch/mips/include/elf_machdep.h
225
struct exec_package;
sys/arch/mips/include/elf_machdep.h
227
int mips_netbsd_elf32_probe(struct lwp *, struct exec_package *, void *, char *,
sys/arch/mips/include/elf_machdep.h
231
int mips_netbsd_elf64_probe(struct lwp *, struct exec_package *, void *, char *,
sys/arch/mips/mips/cpu_exec.c
211
mips_netbsd_elf64_probe(struct lwp *l, struct exec_package *epp, void *eh0,
sys/arch/mips/mips/cpu_exec.c
68
cpu_exec_ecoff_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack)
sys/arch/mips/mips/cpu_exec.c
83
cpu_exec_ecoff_probe(struct lwp *l, struct exec_package *epp)
sys/arch/mips/mips/cpu_exec.c
93
mips_netbsd_elf32_probe(struct lwp *l, struct exec_package *epp, void *eh0,
sys/arch/mips/mips/mips_machdep.c
1697
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/powerpc/include/netbsd32_machdep.h
62
struct exec_package;
sys/arch/powerpc/include/netbsd32_machdep.h
63
void netbsd32_setregs (struct lwp *, struct exec_package *, vaddr_t);
sys/arch/powerpc/powerpc/powerpc_machdep.c
112
setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack)
sys/arch/riscv/include/elf_machdep.h
140
struct exec_package;
sys/arch/riscv/include/elf_machdep.h
142
int cpu_netbsd_elf32_probe(struct lwp *, struct exec_package *, void *, char *,
sys/arch/riscv/include/elf_machdep.h
145
int cpu_netbsd_elf64_probe(struct lwp *, struct exec_package *, void *, char *,
sys/arch/riscv/include/netbsd32_machdep.h
60
void netbsd32_setregs(struct lwp *, struct exec_package *, vaddr_t);
sys/arch/riscv/riscv/exec_machdep.c
52
cpu_netbsd_elf32_probe(struct lwp *l, struct exec_package *epp, void *eh0,
sys/arch/riscv/riscv/exec_machdep.c
62
cpu_netbsd_elf64_probe(struct lwp *l, struct exec_package *epp, void *eh0,
sys/arch/riscv/riscv/netbsd32_machdep.c
50
netbsd32_setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/riscv/riscv/riscv_machdep.c
154
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/sh3/sh3/coff_exec.c
101
exec_coff_makecmds(struct lwp *l, struct exec_package *epp)
sys/arch/sh3/sh3/coff_exec.c
144
exec_coff_prep_omagic(struct lwp *l, struct exec_package *epp,
sys/arch/sh3/sh3/coff_exec.c
184
exec_coff_prep_nmagic(struct lwp *l, struct exec_package *epp, struct coff_filehdr *fp, struct coff_aouthdr *ap)
sys/arch/sh3/sh3/coff_exec.c
261
exec_coff_prep_zmagic(struct lwp *l, struct exec_package *epp,
sys/arch/sh3/sh3/coff_exec.c
404
coff_load_shlib(struct lwp *l, char *path, struct exec_package *epp)
sys/arch/sh3/sh3/sh3_machdep.c
514
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/sparc/sparc/machdep.c
1086
cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp)
sys/arch/sparc/sparc/machdep.c
345
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/sparc64/include/elf_machdep.h
141
struct exec_package;
sys/arch/sparc64/include/elf_machdep.h
142
void sparc64_elf_mcmodel_check(struct exec_package*, const char *, size_t);
sys/arch/sparc64/sparc64/machdep.c
229
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/sparc64/sparc64/machdep.c
2703
sparc64_elf_mcmodel_check(struct exec_package *epp, const char *model,
sys/arch/sparc64/sparc64/machdep.c
908
cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp)
sys/arch/sparc64/sparc64/netbsd32_machdep.c
103
netbsd32_setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/sparc64/sparc64/sunos32_machdep.c
104
sunos32_setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/usermode/target/arm/cpu_arm.c
73
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/usermode/target/i386/cpu_i386.c
175
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/usermode/target/x86_64/cpu_x86_64.c
177
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/vax/vax/trap.c
370
setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/arch/vax/vax/vm_machdep.c
191
cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp)
sys/compat/common/compat_exec.c
107
exec_aout_prep_oldnmagic(struct lwp *l, struct exec_package *epp)
sys/compat/common/compat_exec.c
149
exec_aout_prep_oldomagic(struct lwp *l, struct exec_package *epp)
sys/compat/common/compat_exec.c
61
exec_aout_prep_oldzmagic(struct lwp *l, struct exec_package *epp)
sys/compat/common/compat_util.c
125
compat_elf_check_interp(struct exec_package *epp,
sys/compat/common/compat_util.h
66
struct exec_package;
sys/compat/common/compat_util.h
79
int compat_elf_check_interp(struct exec_package *, char *, const char *);
sys/compat/freebsd/freebsd_exec.h
41
int freebsd_elf32_probe(struct lwp *, struct exec_package *, void *,
sys/compat/freebsd/freebsd_exec.h
45
void freebsd_setregs(struct lwp *, struct exec_package *, vaddr_t);
sys/compat/freebsd/freebsd_exec_elf32.c
52
ELFNAME2(freebsd,probe)(struct lwp *l, struct exec_package *epp, void *veh,
sys/compat/freebsd/freebsd_machdep.c
56
freebsd_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack)
sys/compat/linux/arch/aarch64/linux_machdep.c
51
linux_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack)
sys/compat/linux/arch/alpha/linux_machdep.c
93
linux_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack)
sys/compat/linux/arch/amd64/linux_exec.h
70
int linux_exec_setup_stack(struct lwp *, struct exec_package *);
sys/compat/linux/arch/amd64/linux_exec_machdep.c
125
ELFNAME2(linux,copyargs)(struct lwp *l, struct exec_package *pack,
sys/compat/linux/arch/amd64/linux_exec_machdep.c
72
linux_exec_setup_stack(struct lwp *l, struct exec_package *epp)
sys/compat/linux/arch/amd64/linux_machdep.c
84
linux_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack)
sys/compat/linux/arch/arm/linux_machdep.c
72
linux_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack)
sys/compat/linux/arch/i386/linux_exec.h
46
int linux_exec_setup_stack(struct lwp *, struct exec_package *);
sys/compat/linux/arch/i386/linux_exec_machdep.c
67
linux_exec_setup_stack(struct lwp *l, struct exec_package *epp)
sys/compat/linux/arch/i386/linux_machdep.c
127
linux_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack)
sys/compat/linux/arch/m68k/linux_machdep.c
91
linux_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack)
sys/compat/linux/arch/mips/linux_machdep.c
101
linux_setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/compat/linux/arch/powerpc/linux_exec_powerpc.c
65
ELFNAME2(linux,copyargs)(struct lwp *l, struct exec_package *pack,
sys/compat/linux/arch/powerpc/linux_machdep.c
89
linux_setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack)
sys/compat/linux/common/linux_exec.c
122
linux_e_proc_exec(struct proc *p, struct exec_package *epp)
sys/compat/linux/common/linux_exec.h
123
void linux_setregs(struct lwp *, struct exec_package *, vaddr_t);
sys/compat/linux/common/linux_exec.h
125
int exec_linux_aout_makecmds(struct lwp *, struct exec_package *);
sys/compat/linux/common/linux_exec.h
126
int linux_aout_copyargs(struct lwp *, struct exec_package *,
sys/compat/linux/common/linux_exec.h
133
void linux_e_proc_exec(struct proc *, struct exec_package *);
sys/compat/linux/common/linux_exec.h
140
int linux_elf32_probe(struct lwp *, struct exec_package *, void *,
sys/compat/linux/common/linux_exec.h
142
int linux_elf32_copyargs(struct lwp *, struct exec_package *,
sys/compat/linux/common/linux_exec.h
144
int linux_elf32_signature(struct lwp *, struct exec_package *,
sys/compat/linux/common/linux_exec.h
148
struct exec_package *, Elf32_Ehdr *);
sys/compat/linux/common/linux_exec.h
152
struct exec_package *, Elf32_Ehdr *);
sys/compat/linux/common/linux_exec.h
156
struct exec_package *, Elf32_Ehdr *);
sys/compat/linux/common/linux_exec.h
160
struct exec_package *, Elf32_Ehdr *);
sys/compat/linux/common/linux_exec.h
164
int linux_elf64_probe(struct lwp *, struct exec_package *, void *,
sys/compat/linux/common/linux_exec.h
166
int linux_elf64_copyargs(struct lwp *, struct exec_package *,
sys/compat/linux/common/linux_exec.h
168
int linux_elf64_signature(struct lwp *, struct exec_package *,
sys/compat/linux/common/linux_exec.h
172
struct exec_package *, Elf64_Ehdr *);
sys/compat/linux/common/linux_exec.h
176
struct exec_package *, Elf64_Ehdr *);
sys/compat/linux/common/linux_exec.h
180
struct exec_package *, Elf64_Ehdr *);
sys/compat/linux/common/linux_exec.h
184
struct exec_package *, Elf64_Ehdr *);
sys/compat/linux/common/linux_exec_aout.c
132
exec_linux_aout_makecmds(struct lwp *l, struct exec_package *epp)
sys/compat/linux/common/linux_exec_aout.c
171
exec_linux_aout_prep_zmagic(struct lwp *l, struct exec_package *epp)
sys/compat/linux/common/linux_exec_aout.c
206
exec_linux_aout_prep_nmagic(struct lwp *l, struct exec_package *epp)
sys/compat/linux/common/linux_exec_aout.c
243
exec_linux_aout_prep_omagic(struct lwp *l, struct exec_package *epp)
sys/compat/linux/common/linux_exec_aout.c
281
exec_linux_aout_prep_qmagic(struct lwp *l, struct exec_package *epp)
sys/compat/linux/common/linux_exec_aout.c
67
int linux_aout_copyargs(struct lwp *, struct exec_package *,
sys/compat/linux/common/linux_exec_aout.c
71
struct exec_package *);
sys/compat/linux/common/linux_exec_aout.c
73
struct exec_package *);
sys/compat/linux/common/linux_exec_aout.c
75
struct exec_package *);
sys/compat/linux/common/linux_exec_aout.c
77
struct exec_package *);
sys/compat/linux/common/linux_exec_aout.c
80
linux_aout_copyargs(struct lwp *l, struct exec_package *pack,
sys/compat/linux/common/linux_exec_elf32.c
161
struct exec_package *epp,
sys/compat/linux/common/linux_exec_elf32.c
219
ELFNAME2(linux,debuglink_signature)(struct lwp *l, struct exec_package *epp, Elf_Ehdr *eh)
sys/compat/linux/common/linux_exec_elf32.c
277
ELFNAME2(linux,go_rt0_signature)(struct lwp *l, struct exec_package *epp, Elf_Ehdr *eh)
sys/compat/linux/common/linux_exec_elf32.c
367
ELFNAME2(linux,signature)(struct lwp *l, struct exec_package *epp, Elf_Ehdr *eh, char *itp)
sys/compat/linux/common/linux_exec_elf32.c
444
ELFNAME2(linux,probe)(struct lwp *l, struct exec_package *epp, void *eh,
sys/compat/linux/common/linux_exec_elf32.c
482
ELFNAME2(linux,copyargs)(struct lwp *l, struct exec_package *pack,
sys/compat/linux/common/linux_exec_elf32.c
93
struct exec_package *epp,
sys/compat/linux32/arch/aarch64/linux32_exec.h
55
int linux32_exec_setup_stack(struct lwp *, struct exec_package *);
sys/compat/linux32/arch/aarch64/linux32_exec_machdep.c
88
linux32_exec_setup_stack(struct lwp *l, struct exec_package *epp)
sys/compat/linux32/arch/aarch64/linux32_machdep.c
322
linux32_setregs(struct lwp *l, struct exec_package *pack, u_long stack)
sys/compat/linux32/arch/amd64/linux32_machdep.c
279
linux32_setregs(struct lwp *l, struct exec_package *pack, u_long stack)
sys/compat/linux32/common/linux32_exec.h
52
int linux32_elf32_probe(struct lwp *, struct exec_package *, void *,
sys/compat/linux32/common/linux32_exec.h
54
int linux32_elf32_copyargs(struct lwp *, struct exec_package *,
sys/compat/linux32/common/linux32_exec.h
56
int linux_elf32_signature(struct lwp *, struct exec_package *,
sys/compat/linux32/common/linux32_exec.h
60
struct exec_package *, Elf32_Ehdr *);
sys/compat/linux32/common/linux32_exec.h
64
struct exec_package *, Elf32_Ehdr *);
sys/compat/linux32/common/linux32_exec.h
68
struct exec_package *, Elf32_Ehdr *);
sys/compat/linux32/common/linux32_exec.h
72
struct exec_package *, Elf32_Ehdr *);
sys/compat/linux32/common/linux32_exec.h
77
void linux32_setregs (struct lwp *, struct exec_package *, vaddr_t stack);
sys/compat/linux32/common/linux32_exec_elf32.c
112
linux32_elf32_copyargs(struct lwp *l, struct exec_package *pack,
sys/compat/linux32/common/linux32_exec_elf32.c
67
int linux32_copyinargs(struct exec_package *, struct ps_strings *,
sys/compat/linux32/common/linux32_exec_elf32.c
71
ELFNAME2(linux32,probe)(struct lwp *l, struct exec_package *epp,
sys/compat/m68k4k/m68k4k_exec.c
113
exec_m68k4k_makecmds(struct lwp *l, struct exec_package *epp)
sys/compat/m68k4k/m68k4k_exec.c
164
exec_m68k4k_prep_zmagic(struct lwp *l, struct exec_package *epp)
sys/compat/m68k4k/m68k4k_exec.c
202
exec_m68k4k_prep_nmagic(struct lwp *l, struct exec_package *epp)
sys/compat/m68k4k/m68k4k_exec.c
239
exec_m68k4k_prep_omagic(struct lwp *l, struct exec_package *epp)
sys/compat/m68k4k/m68k4k_exec.c
95
int exec_m68k4k_prep_zmagic(struct lwp *, struct exec_package *);
sys/compat/m68k4k/m68k4k_exec.c
96
int exec_m68k4k_prep_nmagic(struct lwp *, struct exec_package *);
sys/compat/m68k4k/m68k4k_exec.c
97
int exec_m68k4k_prep_omagic(struct lwp *, struct exec_package *);
sys/compat/m68k4k/m68k4k_exec.h
38
int exec_m68k4k_makecmds(struct lwp *, struct exec_package *);
sys/compat/netbsd32/netbsd32_exec.h
56
int netbsd32_exec_aout_prep_zmagic(struct lwp *, struct exec_package *);
sys/compat/netbsd32/netbsd32_exec.h
57
int netbsd32_exec_aout_prep_nmagic(struct lwp *, struct exec_package *);
sys/compat/netbsd32/netbsd32_exec.h
58
int netbsd32_exec_aout_prep_omagic(struct lwp *, struct exec_package *);
sys/compat/netbsd32/netbsd32_exec.h
59
int exec_netbsd32_makecmds(struct lwp *, struct exec_package *);
sys/compat/netbsd32/netbsd32_exec.h
62
int netbsd32_elf32_probe(struct lwp *, struct exec_package *, void *,
sys/compat/netbsd32/netbsd32_exec.h
64
int netbsd32_elf32_probe_noteless(struct lwp *, struct exec_package *,
sys/compat/netbsd32/netbsd32_exec.h
66
int netbsd32_elf32_copyargs(struct lwp *, struct exec_package *,
sys/compat/netbsd32/netbsd32_exec.h
70
static __inline int netbsd32_copyargs(struct lwp *, struct exec_package *,
sys/compat/netbsd32/netbsd32_exec.h
73
void netbsd32_setregs(struct lwp *, struct exec_package *, vaddr_t stack);
sys/compat/netbsd32/netbsd32_exec.h
84
netbsd32_copyargs(struct lwp *l, struct exec_package *pack,
sys/compat/netbsd32/netbsd32_exec_aout.c
157
netbsd32_exec_aout_prep_zmagic(struct lwp *l, struct exec_package *epp)
sys/compat/netbsd32/netbsd32_exec_aout.c
198
netbsd32_exec_aout_prep_nmagic(struct lwp *l, struct exec_package *epp)
sys/compat/netbsd32/netbsd32_exec_aout.c
237
netbsd32_exec_aout_prep_omagic(struct lwp *l, struct exec_package *epp)
sys/compat/netbsd32/netbsd32_exec_aout.c
287
netbsd32_exec_aout_prep_oldzmagic(struct lwp *l, struct exec_package *epp)
sys/compat/netbsd32/netbsd32_exec_aout.c
335
netbsd32_exec_aout_prep_oldnmagic(struct lwp *l, struct exec_package *epp)
sys/compat/netbsd32/netbsd32_exec_aout.c
379
netbsd32_exec_aout_prep_oldomagic(struct lwp *l, struct exec_package *epp)
sys/compat/netbsd32/netbsd32_exec_aout.c
417
netbsd32_exec_aout_nomid(struct lwp *l, struct exec_package *epp)
sys/compat/netbsd32/netbsd32_exec_aout.c
82
static int netbsd32_exec_aout_nomid(struct lwp *, struct exec_package *);
sys/compat/netbsd32/netbsd32_exec_aout.c
99
exec_netbsd32_makecmds(struct lwp *l, struct exec_package *epp)
sys/compat/netbsd32/netbsd32_exec_elf32.c
109
ELFNAME2(netbsd32,probe_noteless)(struct lwp *l, struct exec_package *epp,
sys/compat/netbsd32/netbsd32_exec_elf32.c
134
netbsd32_elf32_copyargs(struct lwp *l, struct exec_package *pack,
sys/compat/netbsd32/netbsd32_exec_elf32.c
84
int ELFNAME2(netbsd32,probe_noteless)(struct lwp *, struct exec_package *epp,
sys/compat/netbsd32/netbsd32_exec_elf32.c
86
extern int ELFNAME2(netbsd,signature)(struct lwp *, struct exec_package *,
sys/compat/netbsd32/netbsd32_exec_elf32.c
90
ELFNAME2(netbsd32,probe)(struct lwp *l, struct exec_package *epp,
sys/compat/sunos/sunos_exec.h
55
int exec_sunos_aout_makecmds(struct lwp *, struct exec_package *);
sys/compat/sunos/sunos_exec_aout.c
119
sunos_exec_aout_prep_zmagic(struct lwp *l, struct exec_package *epp)
sys/compat/sunos/sunos_exec_aout.c
157
sunos_exec_aout_prep_nmagic(struct lwp *l, struct exec_package *epp)
sys/compat/sunos/sunos_exec_aout.c
192
sunos_exec_aout_prep_omagic(struct lwp *l, struct exec_package *epp)
sys/compat/sunos/sunos_exec_aout.c
64
int sunos_exec_aout_prep_zmagic(struct lwp *, struct exec_package *);
sys/compat/sunos/sunos_exec_aout.c
65
int sunos_exec_aout_prep_nmagic(struct lwp *, struct exec_package *);
sys/compat/sunos/sunos_exec_aout.c
66
int sunos_exec_aout_prep_omagic(struct lwp *, struct exec_package *);
sys/compat/sunos/sunos_exec_aout.c
69
exec_sunos_aout_makecmds(struct lwp *l, struct exec_package *epp)
sys/compat/sunos32/sunos32_exec.h
36
int exec_sunos32_aout_makecmds(struct lwp *, struct exec_package *);
sys/compat/sunos32/sunos32_exec.h
37
void sunos32_setregs(struct lwp *l, struct exec_package *pack,
sys/compat/sunos32/sunos32_exec_aout.c
52
exec_sunos32_aout_makecmds(struct lwp *l, struct exec_package *epp)
sys/compat/ultrix/ultrix_exec.h
31
int ultrix_exec_ecoff_probe(struct lwp *, struct exec_package *);
sys/compat/ultrix/ultrix_exec_ecoff.c
99
ultrix_exec_ecoff_probe(struct lwp *l, struct exec_package *epp)
sys/compat/vax1k/vax1k_exec.c
113
exec_vax1k_makecmds(struct lwp *l, struct exec_package *epp)
sys/compat/vax1k/vax1k_exec.c
186
exec_vax1k_prep_anymagic(struct lwp *l, struct exec_package *epp,
sys/compat/vax1k/vax1k_exec.c
64
int exec_vax1k_prep_anymagic(struct lwp *, struct exec_package *,
sys/compat/vax1k/vax1k_exec.h
40
int exec_vax1k_makecmds(struct lwp *, struct exec_package *);
sys/kern/exec_aout.c
145
exec_aout_prep_zmagic(struct lwp *l, struct exec_package *epp)
sys/kern/exec_aout.c
183
exec_aout_prep_nmagic(struct lwp *l, struct exec_package *epp)
sys/kern/exec_aout.c
219
exec_aout_prep_omagic(struct lwp *l, struct exec_package *epp)
sys/kern/exec_aout.c
96
exec_aout_makecmds(struct lwp *l, struct exec_package *epp)
sys/kern/exec_ecoff.c
151
exec_ecoff_prep_omagic(struct lwp *l, struct exec_package *epp,
sys/kern/exec_ecoff.c
182
exec_ecoff_prep_nmagic(struct lwp *l, struct exec_package *epp,
sys/kern/exec_ecoff.c
222
exec_ecoff_prep_zmagic(struct lwp *l, struct exec_package *epp,
sys/kern/exec_ecoff.c
95
exec_ecoff_makecmds(struct lwp *l, struct exec_package *epp)
sys/kern/exec_elf.c
104
elf_load_interp(struct lwp *, struct exec_package *, char *,
sys/kern/exec_elf.c
110
int netbsd_elf_signature(struct lwp *, struct exec_package *, Elf_Ehdr *);
sys/kern/exec_elf.c
111
int netbsd_elf_note(struct exec_package *, const Elf_Nhdr *, const char *,
sys/kern/exec_elf.c
1118
netbsd_elf_probe(struct lwp *l, struct exec_package *epp, void *eh, char *itp,
sys/kern/exec_elf.c
113
int netbsd_elf_probe(struct lwp *, struct exec_package *, void *, char *,
sys/kern/exec_elf.c
129
elf_placedynexec(struct exec_package *epp, Elf_Ehdr *eh, Elf_Phdr *ph)
sys/kern/exec_elf.c
156
elf_populate_auxv(struct lwp *l, struct exec_package *pack, char **stackp)
sys/kern/exec_elf.c
270
elf_copyargs(struct lwp *l, struct exec_package *pack,
sys/kern/exec_elf.c
420
elf_load_interp(struct lwp *l, struct exec_package *epp, char *path,
sys/kern/exec_elf.c
650
exec_elf_makecmds(struct lwp *l, struct exec_package *epp)
sys/kern/exec_elf.c
900
netbsd_elf_signature(struct lwp *l, struct exec_package *epp,
sys/kern/exec_elf.c
984
netbsd_elf_note(struct exec_package *epp,
sys/kern/exec_script.c
121
exec_script_makecmds(struct lwp *l, struct exec_package *epp)
sys/kern/exec_subr.c
390
exec_setup_stack(struct lwp *l, struct exec_package *epp)
sys/kern/kern_exec.c
1004
struct exec_package * const epp = &data->ed_pack;
sys/kern/kern_exec.c
1144
emulexec(struct lwp *l, struct exec_package *epp)
sys/kern/kern_exec.c
1199
struct exec_package * const epp = &data->ed_pack;
sys/kern/kern_exec.c
1493
fromptrsz(const struct exec_package *epp)
sys/kern/kern_exec.c
1499
ptrsz(const struct exec_package *epp)
sys/kern/kern_exec.c
1507
struct exec_package * const epp = &data->ed_pack;
sys/kern/kern_exec.c
152
static void dump_vmcmds(const struct exec_package * const, size_t, int);
sys/kern/kern_exec.c
1524
struct exec_package * const epp = &data->ed_pack;
sys/kern/kern_exec.c
1550
struct exec_package * const epp = &data->ed_pack;
sys/kern/kern_exec.c
1588
struct exec_package * const epp = &data->ed_pack;
sys/kern/kern_exec.c
1621
struct exec_package * const epp = &data->ed_pack;
sys/kern/kern_exec.c
1745
copyargs(struct lwp *l, struct exec_package *pack, struct ps_strings *arginfo,
sys/kern/kern_exec.c
258
struct exec_package ed_pack;
sys/kern/kern_exec.c
2960
exec_free_emul_arg(struct exec_package *epp)
sys/kern/kern_exec.c
2974
dump_vmcmds(const struct exec_package * const epp, size_t x, int error)
sys/kern/kern_exec.c
322
exec_resolvename(struct lwp *l, struct exec_package *epp, struct vnode *vp,
sys/kern/kern_exec.c
373
check_exec(struct lwp *l, struct exec_package *epp, struct pathbuf *pb,
sys/kern/kern_exec.c
753
struct exec_package * const epp = &data->ed_pack;
sys/kern/kern_exec.c
939
struct exec_package * const epp = &data->ed_pack;
sys/kern/kern_pax.c
349
pax_set_flags(struct exec_package *epp, struct proc *p)
sys/kern/kern_pax.c
366
pax_setup_elf_flags(struct exec_package *epp, uint32_t elf_flags)
sys/kern/kern_pax.c
497
pax_aslr_epp_active(struct exec_package *epp)
sys/kern/kern_pax.c
511
pax_aslr_init_vm(struct lwp *l, struct vmspace *vm, struct exec_package *ep)
sys/kern/kern_pax.c
599
pax_aslr_exec_offset(struct exec_package *epp, vaddr_t align)
sys/kern/kern_pax.c
614
pax_aslr_rtld_offset(struct exec_package *epp, vaddr_t align, int use_topdown)
sys/kern/kern_pax.c
633
pax_aslr_stack(struct exec_package *epp, vsize_t *max_stack_size)
sys/kern/kern_pax.c
659
pax_aslr_stack_gap(struct exec_package *epp)
sys/kern/subr_emul.c
103
emul_find_interp(struct lwp *l, struct exec_package *epp, const char *itp)
sys/kern/subr_emul.c
77
emul_find_root(struct lwp *l, struct exec_package *epp)
sys/sys/exec.h
146
struct exec_package;
sys/sys/exec.h
150
typedef int (*exec_makecmds_fcn)(struct lwp *, struct exec_package *);
sys/sys/exec.h
157
struct exec_package *, void *, char *, vaddr_t *);
sys/sys/exec.h
158
int (*ecoff_probe_func)(struct lwp *, struct exec_package *);
sys/sys/exec.h
164
int (*es_copyargs)(struct lwp *, struct exec_package *,
sys/sys/exec.h
167
void (*es_setregs)(struct lwp *, struct exec_package *, vaddr_t);
sys/sys/exec.h
170
int (*es_setup_stack)(struct lwp *, struct exec_package *);
sys/sys/exec.h
256
int exec_makecmds (struct lwp *, struct exec_package *);
sys/sys/exec.h
257
int exec_runcmds (struct lwp *, struct exec_package *);
sys/sys/exec.h
264
int copyargs (struct lwp *, struct exec_package *,
sys/sys/exec.h
269
void setregs (struct lwp *, struct exec_package *, vaddr_t);
sys/sys/exec.h
271
struct exec_package *, int);
sys/sys/exec.h
272
int check_exec (struct lwp *, struct exec_package *,
sys/sys/exec.h
277
int exec_setup_stack (struct lwp *, struct exec_package *);
sys/sys/exec.h
279
void exec_free_emul_arg (struct exec_package *);
sys/sys/exec.h
323
void emul_find_root(struct lwp *, struct exec_package *);
sys/sys/exec.h
324
int emul_find_interp(struct lwp *, struct exec_package *, const char *);
sys/sys/exec_aout.h
160
int exec_aout_makecmds(struct lwp *, struct exec_package *);
sys/sys/exec_aout.h
166
int exec_aout_prep_zmagic(struct lwp *, struct exec_package *);
sys/sys/exec_aout.h
167
int exec_aout_prep_nmagic(struct lwp *, struct exec_package *);
sys/sys/exec_aout.h
168
int exec_aout_prep_omagic(struct lwp *, struct exec_package *);
sys/sys/exec_aout.h
171
int exec_aout_prep_oldzmagic(struct lwp *, struct exec_package *);
sys/sys/exec_aout.h
172
int exec_aout_prep_oldnmagic(struct lwp *, struct exec_package *);
sys/sys/exec_aout.h
173
int exec_aout_prep_oldomagic(struct lwp *, struct exec_package *);
sys/sys/exec_aout.h
179
int cpu_exec_aout_makecmds(struct lwp *, struct exec_package *);
sys/sys/exec_coff.h
144
int exec_coff_makecmds(struct lwp *, struct exec_package *);
sys/sys/exec_coff.h
146
int exec_coff_prep_omagic(struct lwp *, struct exec_package *,
sys/sys/exec_coff.h
149
int exec_coff_prep_nmagic(struct lwp *, struct exec_package *,
sys/sys/exec_coff.h
152
int exec_coff_prep_zmagic(struct lwp *, struct exec_package *,
sys/sys/exec_ecoff.h
175
int exec_ecoff_makecmds(struct lwp *, struct exec_package *);
sys/sys/exec_ecoff.h
176
int cpu_exec_ecoff_probe(struct lwp *, struct exec_package *);
sys/sys/exec_ecoff.h
177
void cpu_exec_ecoff_setregs(struct lwp *, struct exec_package *, vaddr_t);
sys/sys/exec_ecoff.h
179
int exec_ecoff_prep_omagic(struct lwp *, struct exec_package *,
sys/sys/exec_ecoff.h
181
int exec_ecoff_prep_nmagic(struct lwp *, struct exec_package *,
sys/sys/exec_ecoff.h
183
int exec_ecoff_prep_zmagic(struct lwp *, struct exec_package *,
sys/sys/exec_elf.h
1502
struct exec_package;
sys/sys/exec_elf.h
1505
int exec_elf32_makecmds(struct lwp *, struct exec_package *);
sys/sys/exec_elf.h
1506
int elf32_populate_auxv(struct lwp *, struct exec_package *, char **);
sys/sys/exec_elf.h
1507
int elf32_copyargs(struct lwp *, struct exec_package *,
sys/sys/exec_elf.h
1519
int exec_elf64_makecmds(struct lwp *, struct exec_package *);
sys/sys/exec_elf.h
1520
int elf64_populate_auxv(struct lwp *, struct exec_package *, char **);
sys/sys/exec_elf.h
1521
int elf64_copyargs(struct lwp *, struct exec_package *,
sys/sys/exec_script.h
45
int exec_script_makecmds(struct lwp *, struct exec_package *);
sys/sys/pax.h
130
void pax_aslr_init_vm(struct lwp *, struct vmspace *, struct exec_package *);
sys/sys/pax.h
131
void pax_aslr_stack(struct exec_package *, vsize_t *);
sys/sys/pax.h
132
uint32_t pax_aslr_stack_gap(struct exec_package *);
sys/sys/pax.h
133
vaddr_t pax_aslr_exec_offset(struct exec_package *, vaddr_t);
sys/sys/pax.h
134
voff_t pax_aslr_rtld_offset(struct exec_package *, vaddr_t, int);
sys/sys/pax.h
138
pax_aslr_init_vm(struct lwp *l, struct vmspace *vm, struct exec_package *epp)
sys/sys/pax.h
142
pax_aslr_stack(struct exec_package *epp, vsize_t *max_stack_size)
sys/sys/pax.h
146
pax_aslr_stack_gap(struct exec_package *epp)
sys/sys/pax.h
151
pax_aslr_exec_offset(struct exec_package *epp, vaddr_t align)
sys/sys/pax.h
156
pax_aslr_rtld_offset(struct exec_package *epp, vaddr_t align, int use_topdown)
sys/sys/pax.h
41
struct exec_package;
sys/sys/pax.h
58
void pax_set_flags(struct exec_package *, struct proc *);
sys/sys/pax.h
59
void pax_setup_elf_flags(struct exec_package *, uint32_t);
sys/sys/pax.h
66
pax_set_flags(struct exec_package *epp, struct proc *p)
sys/sys/pax.h
70
pax_setup_elf_flags(struct exec_package *epp, uint32_t flags)
sys/sys/proc.h
141
struct exec_package;
sys/sys/proc.h
168
void (*e_setregs)(struct lwp *, struct exec_package *,
sys/sys/proc.h
172
void (*e_proc_exec)(struct proc *, struct exec_package *);
tools/arm-elf2aout/sys/exec_aout.h
158
int exec_aout_makecmds(struct lwp *, struct exec_package *);
tools/arm-elf2aout/sys/exec_aout.h
164
int exec_aout_prep_zmagic(struct lwp *, struct exec_package *);
tools/arm-elf2aout/sys/exec_aout.h
165
int exec_aout_prep_nmagic(struct lwp *, struct exec_package *);
tools/arm-elf2aout/sys/exec_aout.h
166
int exec_aout_prep_omagic(struct lwp *, struct exec_package *);
tools/arm-elf2aout/sys/exec_aout.h
169
int exec_aout_prep_oldzmagic(struct lwp *, struct exec_package *);
tools/arm-elf2aout/sys/exec_aout.h
170
int exec_aout_prep_oldnmagic(struct lwp *, struct exec_package *);
tools/arm-elf2aout/sys/exec_aout.h
171
int exec_aout_prep_oldomagic(struct lwp *, struct exec_package *);
tools/arm-elf2aout/sys/exec_aout.h
177
int cpu_exec_aout_makecmds(struct lwp *, struct exec_package *);
tools/arm-elf2aout/sys/exec_elf.h
1342
struct exec_package;
tools/arm-elf2aout/sys/exec_elf.h
1345
int exec_elf32_makecmds(struct lwp *, struct exec_package *);
tools/arm-elf2aout/sys/exec_elf.h
1346
int elf32_copyargs(struct lwp *, struct exec_package *,
tools/arm-elf2aout/sys/exec_elf.h
1357
int exec_elf64_makecmds(struct lwp *, struct exec_package *);
tools/arm-elf2aout/sys/exec_elf.h
1358
int elf64_copyargs(struct lwp *, struct exec_package *,
tools/m68k-elf2aout/sys/exec_aout.h
158
int exec_aout_makecmds(struct lwp *, struct exec_package *);
tools/m68k-elf2aout/sys/exec_aout.h
164
int exec_aout_prep_zmagic(struct lwp *, struct exec_package *);
tools/m68k-elf2aout/sys/exec_aout.h
165
int exec_aout_prep_nmagic(struct lwp *, struct exec_package *);
tools/m68k-elf2aout/sys/exec_aout.h
166
int exec_aout_prep_omagic(struct lwp *, struct exec_package *);
tools/m68k-elf2aout/sys/exec_aout.h
169
int exec_aout_prep_oldzmagic(struct lwp *, struct exec_package *);
tools/m68k-elf2aout/sys/exec_aout.h
170
int exec_aout_prep_oldnmagic(struct lwp *, struct exec_package *);
tools/m68k-elf2aout/sys/exec_aout.h
171
int exec_aout_prep_oldomagic(struct lwp *, struct exec_package *);
tools/m68k-elf2aout/sys/exec_aout.h
177
int cpu_exec_aout_makecmds(struct lwp *, struct exec_package *);
tools/m68k-elf2aout/sys/exec_elf.h
1342
struct exec_package;
tools/m68k-elf2aout/sys/exec_elf.h
1345
int exec_elf32_makecmds(struct lwp *, struct exec_package *);
tools/m68k-elf2aout/sys/exec_elf.h
1346
int elf32_copyargs(struct lwp *, struct exec_package *,
tools/m68k-elf2aout/sys/exec_elf.h
1357
int exec_elf64_makecmds(struct lwp *, struct exec_package *);
tools/m68k-elf2aout/sys/exec_elf.h
1358
int elf64_copyargs(struct lwp *, struct exec_package *,
tools/mips-elf2ecoff/machine/ecoff_machdep.h
80
struct exec_package;
tools/mips-elf2ecoff/machine/ecoff_machdep.h
81
void cpu_exec_ecoff_setregs(struct lwp *, struct exec_package *, vaddr_t);