Home
last modified time | relevance | path

Searched refs:debuglink_signature (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/compat/linux/common/
H A Dlinux_exec_elf32.c219 ELFNAME2(linux,debuglink_signature)(struct lwp *l, struct exec_package *epp, Elf_Ehdr *eh) in ELFNAME2() argument
457 ((error = ELFNAME2(linux,debuglink_signature)(l, epp, eh)) != 0) && in ELFNAME2()
/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_exec_elf32.c84 ((error = ELFNAME2(linux,debuglink_signature)(l, epp, eh)) != 0) && in ELFNAME2()