Home | History | Annotate | Download | only in src

Lines Matching refs:runpath

504 	  /* In case we look for a DSO handle now the RUNPATH.  */
2607 ld_state.ndynamic = (7 + (ld_state.runpath != NULL
4588 in the .dynstr section. If both rpath and runpath are defined
4589 the runpath information is used. */
4590 if (ld_state.runpath != NULL || ld_state.rpath != NULL)
4599 if (ld_state.runpath != NULL)
4601 startp = ld_state.runpath;