Lines Matching refs:rpath
1479 rpath=
1731 case "$rpath " in
1733 *) rpath="$rpath $arg" ;;
2040 -rpath)
2041 prev=rpath
3486 set dummy $rpath
3493 if test -z "$rpath"; then
3807 if test -n "$rpath"; then
4203 test "$mode" != relink && rpath="$compile_rpath$rpath"
4204 for libdir in $rpath; do
4244 rpath="$rpath$dir:"
4553 if test -n "$rpath"; then
4554 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4738 if test -n "$rpath$xrpath"; then
4740 for libdir in $rpath $xrpath; do
4750 rpath=
4769 rpath="$rpath $flag"
4797 compile_rpath="$rpath"
4818 rpath="$rpath $flag"
4833 finalize_rpath="$rpath"
5096 rpath=
5101 rpath="$rpath$dir:"
5105 rpath="$rpath\$thisdir/$dir:"
5109 temp_rpath="$rpath"
5124 rpath=
5126 rpath="$rpath$dir:"
5128 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
5132 rpath=
5134 rpath="$rpath$dir:"
5136 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "