Home
last modified time | relevance | path

Searched refs:ld_path_rtld (Results 1 – 2 of 2) sorted by relevance

/freebsd/libexec/rtld-elf/
H A Drtld_paths.h91 extern const char *ld_path_rtld;
H A Drtld.c324 const char *ld_path_rtld = _PATH_RTLD; variable
2505 obj_rtld.path = xstrdup(ld_path_rtld); in init_rtld()