Add support for RELR relocations in the executable and share objects.
authorguenther <guenther@openbsd.org>
Fri, 12 Nov 2021 22:28:13 +0000 (22:28 +0000)
committerguenther <guenther@openbsd.org>
Fri, 12 Nov 2021 22:28:13 +0000 (22:28 +0000)
commitb333198034bc11e2ce6282e0721c2c9371d8e4b7
tree7540c227d0d3ce7f380f3c89c757de389b957cea
parent99a8dc49a6201563bbf171e3dccbbb5f8b0765b6
Add support for RELR relocations in the executable and share objects.
This doesn't affect ld.so's self-reloc, which still requires DT_REL/DT_RELA

ok kettenis@
libexec/ld.so/loader.c
libexec/ld.so/resolve.c
libexec/ld.so/resolve.h