NetBSD/usr.bin/ldd
skrll e6cdac9c4b Implement dl_iterate_phdr.
Somewhat taken from FreeBSD. Manual page from OpenBSD.
2010-10-16 10:27:06 +00:00
..
elf32 - adjust the logic for compat ldd: add an elf32_compat module and arrange 2009-12-13 08:50:56 +00:00
elf32_compat - adjust the logic for compat ldd: add an elf32_compat module and arrange 2009-12-13 08:50:56 +00:00
elf64 - adjust the logic for compat ldd: add an elf32_compat module and arrange 2009-12-13 08:50:56 +00:00
Makefile make this actually build on mips64. 2009-12-15 04:06:43 +00:00
Makefile.common
Makefile.elf
Makefile.inc make this actually build on mips64. 2009-12-15 04:06:43 +00:00
dummy.c
ldd.1
ldd.c Implement dl_iterate_phdr. 2010-10-16 10:27:06 +00:00
ldd.h make this actually build on mips64. 2009-12-15 04:06:43 +00:00
ldd_elfxx.c