Home
last modified time | relevance | path

Searched refs:_PATH_RTLD (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/rtld-elf/
H A Drtld_paths.h72 #ifndef _PATH_RTLD
73 #define _PATH_RTLD __PATH_RTLD(_RTLD_COMPAT_LIB_SUFFIX) macro
H A Drtld.c324 const char *ld_path_rtld = _PATH_RTLD;
/freebsd/usr.bin/ldd/
H A Dldd.c233 rtld = _PATH_RTLD; in main()