Home | History | Annotate | Download | only in src

Lines Matching full:runpath

494 	  /* In case we look for a DSO handle now the RUNPATH.  */
2597 ld_state.ndynamic = (7 + (ld_state.runpath != NULL
4578 in the .dynstr section. If both rpath and runpath are defined
4579 the runpath information is used. */
4580 if (ld_state.runpath != NULL || ld_state.rpath != NULL)
4589 if (ld_state.runpath != NULL)
4591 startp = ld_state.runpath;