Lines Matching refs:rpath
1165 rpath=
1427 case "$rpath " in
1429 *) rpath="$rpath $arg" ;;
1742 -rpath)
1743 prev=rpath
3202 set dummy $rpath
3209 if test -z "$rpath"; then
3528 if test -n "$rpath"; then
3921 test "$mode" != relink && rpath="$compile_rpath$rpath"
3922 for libdir in $rpath; do
3965 rpath="$rpath$dir:"
4275 if test -n "$rpath"; then
4276 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4462 if test -n "$rpath$xrpath"; then
4464 for libdir in $rpath $xrpath; do
4474 rpath=
4493 rpath="$rpath $flag"
4521 compile_rpath="$rpath"
4542 rpath="$rpath $flag"
4557 finalize_rpath="$rpath"
4820 rpath=
4825 rpath="$rpath$dir:"
4829 rpath="$rpath\$thisdir/$dir:"
4833 temp_rpath="$rpath"
4848 rpath=
4850 rpath="$rpath$dir:"
4852 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4856 rpath=
4858 rpath="$rpath$dir:"
4860 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "