exec_elf.c | 95 #define elf_load_psection ELFNAME(load_psection) macro 107 elf_load_psection(struct exec_vmcmd_set *, struct vnode *, const Elf_Phdr *, 322 * elf_load_psection(): 327 elf_load_psection(struct exec_vmcmd_set *vcset, struct vnode *vp, function in typeref:typename:int 604 if ((error = elf_load_psection(vcset, vp, &ph[i], &addr, 769 if ((error = elf_load_psection(&epp->ep_vmcmds,
|