Lines Matching refs:exec_package
104 elf_load_interp(struct lwp *, struct exec_package *, char *,
110 int netbsd_elf_signature(struct lwp *, struct exec_package *, Elf_Ehdr *);
111 int netbsd_elf_note(struct exec_package *, const Elf_Nhdr *, const char *,
113 int netbsd_elf_probe(struct lwp *, struct exec_package *, void *, char *,
129 elf_placedynexec(struct exec_package *epp, Elf_Ehdr *eh, Elf_Phdr *ph)
156 elf_populate_auxv(struct lwp *l, struct exec_package *pack, char **stackp)
270 elf_copyargs(struct lwp *l, struct exec_package *pack,
420 elf_load_interp(struct lwp *l, struct exec_package *epp, char *path,
650 exec_elf_makecmds(struct lwp *l, struct exec_package *epp)
900 netbsd_elf_signature(struct lwp *l, struct exec_package *epp,
984 netbsd_elf_note(struct exec_package *epp,
1118 netbsd_elf_probe(struct lwp *l, struct exec_package *epp, void *eh, char *itp,