Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
exec_elf.c | 129 elf_placedynexec(struct exec_package *epp, Elf_Ehdr *eh, Elf_Phdr *ph) function in typeref:typename:int 755 if (is_dyn && (error = elf_placedynexec(epp, eh, ph)) != 0) { |