Home
last modified time | relevance | path

Searched refs:RTLD (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/elf/
Dldd.bash.in29 RTLDLIST=@RTLD@
155 RTLD=
162 [02]) RTLD=${rtld}; break;;
175 try_trace "$RTLD" "$file" || result=1
178 echo 'ldd:' ${RTLD} $"exited with unknown exit code" "($ret)" >&2
Ddl-diagnostics.c207 _dl_diagnostics_print_labeled_string ("path.rtld", RTLD); in print_paths()
Ddl-usage.c268 This program interpreter self-identifies as: " RTLD "\n\ in _dl_help()
/glibc-2.36/ChangeLog.old/
DChangeLog.252523 x86: Remove faulty sanity tests for RTLD build with no multiarch
2526 …[!(IS_IN(rtld))][USE_MULTIARCH](Multiarch build should not use ISA_DEFAULT_IMPL without RTLD"): Re…
2527 [IS_IN(rtld)][! USE_MULTIARCH](RTLD version should only exist in multiarch build"): Remove.
2626 …[!(IS_IN(rtld))][USE_MULTIARCH](Multiarch build should not use ISA_DEFAULT_IMPL without RTLD"): Ne…
2627 [IS_IN(rtld)][! USE_MULTIARCH](RTLD version should only exist in multiarch build"): New.
DChangeLog.67688 libraries. Instead use $RTLD again.
8567 * elf/ldd.sh.in: Use ${RTLD} --verify and only run the program if it
DChangeLog.15307 When direct running exits with code 5, retry running via ${RTLD}.