NetBSD/usr.bin/ldd
kamil f4a6ea5271 Disable SANITIZER for ldd(1)
These utilities (elf32, elf32_compat, elf64, liblldb) share code with the
ELF dynamic loader that is not being sanitized and its symbols are
installed into sanitized programs (in particular __tls_get_addr()).

Additionally libldd is used in rescue that is not expected to be sanitized
as of today.
2018-06-21 10:41:45 +00:00
..
build
elf32
elf32_compat
elf64
Makefile
Makefile.common
Makefile.elf
Makefile.inc
dummy.c
ldd.1
ldd.c
ldd.h
ldd_elfxx.c