Searched refs:DT_RELR (Results 1 – 11 of 11) sorted by relevance
88 ADJUST_DYN_INFO (DT_RELR); in elf_get_dynamic_info()129 if (info[DT_RELR] != NULL) in elf_get_dynamic_info()
157 if ((map)->l_info[DT_RELR] == NULL) \159 r = (const ElfW(Relr) *)D_PTR((map), l_info[DT_RELR]); \
1 DT_RELR {
47 if (d->d_tag == DT_RELR) in do_test()
367 && map->l_info[DT_RELR] != NULL in _dl_check_map_versions()
898 #define DT_RELR 36 /* Address of RELR relative relocations */ macro
611 DT_RELR = 36 variable in Dt
3103 nptl_db: disable DT_RELR on libthread_db.so4342 Enable DT_RELR in glibc shared libraries and PIEs automatically5591 NEWS: Mention DT_RELR support5598 elf: Add more DT_RELR tests5624 elf: Support DT_RELR relative relocation format [BZ #27924]5642 Add GLIBC_ABI_DT_RELR for DT_RELR support5656 elf: Define DT_RELR related macros and types5665 (DT_RELR): New.
365 # Linker options to enable and disable DT_RELR.
12 * Support for DT_RELR relative relocation format has been added to15 executables (PIE). DT_RELR generation requires linker support for17 in recent binutils versions. Lazy binding doesn't apply to DT_RELR.104 [27924] dynamic-link: ld.so: Support DT_RELR relative relocation
697 msgid "DT_RELR without GLIBC_ABI_DT_RELR dependency"