Lines Matching full:runpath
142 { "runpath", ARGP_runpath, "PATH", 0, N_("Set runtime DSO search path."),
144 { "runpath-link", ARGP_runpath_link, "PATH", 0,
363 /* Get runpath/rpath information in usable form. */
649 add_rxxpath (&ld_state.runpath, arg);
1332 /* Called after all parameters are parsed to bring the runpath/rpath
1340 At this point we also discard the rpath information if runpath
1356 if (ld_state.runpath != NULL)
1358 struct pathelement *endp = ld_state.runpath;
1359 ld_state.runpath = ld_state.runpath->next;