Home
last modified time | relevance | path

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

/freebsd-13.1/libexec/rtld-elf/
H A Drtld_paths.h62 #ifndef _PATH_RTLD
63 #define _PATH_RTLD "/libexec/" _BASENAME_RTLD macro
H A Drtld.c306 const char *ld_path_rtld = _PATH_RTLD;
/freebsd-13.1/usr.bin/ldd/
H A Dldd.c243 rtld = _PATH_RTLD; in main()