Lines Matching refs:runpath
473 /* In case we look for a DSO handle now the RUNPATH. */
2394 ld_state.ndynamic = (7 + (ld_state.runpath != NULL
3919 in the .dynstr section. If both rpath and runpath are defined
3920 the runpath information is used. */
3921 if (ld_state.runpath != NULL || ld_state.rpath != NULL)
3930 if (ld_state.runpath != NULL)
3932 startp = ld_state.runpath;