Home
last modified time | relevance | path

Searched refs:DT_RELR (Results 1 – 11 of 11) sorted by relevance

/glibc-2.36/elf/
Dget-dynamic-info.h88 ADJUST_DYN_INFO (DT_RELR); in elf_get_dynamic_info()
129 if (info[DT_RELR] != NULL) in elf_get_dynamic_info()
Ddynamic-link.h157 if ((map)->l_info[DT_RELR] == NULL) \
159 r = (const ElfW(Relr) *)D_PTR((map), l_info[DT_RELR]); \
Dtst-relr-mod4b.map1 DT_RELR {
Dtst-relr.c47 if (d->d_tag == DT_RELR) in do_test()
Ddl-version.c367 && map->l_info[DT_RELR] != NULL in _dl_check_map_versions()
Delf.h898 #define DT_RELR 36 /* Address of RELR relative relocations */ macro
/glibc-2.36/scripts/
Dglibcelf.py611 DT_RELR = 36 variable in Dt
/glibc-2.36/ChangeLog.old/
DChangeLog.253103 nptl_db: disable DT_RELR on libthread_db.so
4342 Enable DT_RELR in glibc shared libraries and PIEs automatically
5591 NEWS: Mention DT_RELR support
5598 elf: Add more DT_RELR tests
5624 elf: Support DT_RELR relative relocation format [BZ #27924]
5642 Add GLIBC_ABI_DT_RELR for DT_RELR support
5656 elf: Define DT_RELR related macros and types
5665 (DT_RELR): New.
/glibc-2.36/
DMakeconfig365 # Linker options to enable and disable DT_RELR.
DNEWS12 * Support for DT_RELR relative relocation format has been added to
15 executables (PIE). DT_RELR generation requires linker support for
17 in recent binutils versions. Lazy binding doesn't apply to DT_RELR.
104 [27924] dynamic-link: ld.so: Support DT_RELR relative relocation
/glibc-2.36/po/
Dlibc.pot697 msgid "DT_RELR without GLIBC_ABI_DT_RELR dependency"