Searched refs:ld_path_rtld (Results 1 – 2 of 2) sorted by relevance
91 extern const char *ld_path_rtld;
324 const char *ld_path_rtld = _PATH_RTLD; variable2505 obj_rtld.path = xstrdup(ld_path_rtld); in init_rtld()