Created by: MaskRay
This allows libdynamorio.so to be linked with -z pack-relative-relocs.
elf.h from older libc implementations (glibc before 2.36, musl before 1.2.4, FreeBSD before https://reviews.freebsd.org/D32524) do not define DT_RELR. Provide definitions in module_elf.h.