Provide a mechanism for dumping relocation information.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 3 Feb 2005 23:28:24 +0000 (23:28 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 3 Feb 2005 23:28:24 +0000 (23:28 +0000)
commit4a8d9350d9a5cff7d8f632d28cdd69f331c1be58
treede7841384864c983b34ba96a234648edb5f1d556
parent7f4a177e2afd902a7699abeac113a144e59e916c
Provide a mechanism for dumping relocation information.

Setting the LD_DUMP_REL_PRE or LD_DUMP_REL_POST environment variables
cause rtld-elf to output a table of all relocations.

This is useful for debugging.

debug.c, 1.3
rtld.c, 1.85
rtld.h, 1.31

Obtained-from: FreeBSD
libexec/rtld-elf/debug.c
libexec/rtld-elf/rtld.c
libexec/rtld-elf/rtld.h