Lines Matching refs:rpath
4095 rpath=
4344 rpath | xrpath)
4352 if test "$prev" = rpath; then
4353 case "$rpath " in
4355 *) rpath="$rpath $arg" ;;
4637 -rpath)
4638 prev=rpath
6140 set dummy $rpath
6148 if test -z "$rpath"; then
6478 if test -n "$rpath"; then
6887 rpath="$finalize_rpath"
6888 test "$mode" != relink && rpath="$compile_rpath$rpath"
6889 for libdir in $rpath; do
6929 rpath="$rpath$dir:"
7564 if test -n "$rpath$xrpath"; then
7566 for libdir in $rpath $xrpath; do
7576 rpath=
7595 rpath="$rpath $flag"
7625 compile_rpath="$rpath"
7646 rpath="$rpath $flag"
7661 finalize_rpath="$rpath"
7722 rpath=
7724 rpath="$rpath$dir:"
7726 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
7730 rpath=
7732 rpath="$rpath$dir:"
7734 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "