Lines Matching refs:rpath
1164 rpath=
1426 case "$rpath " in
1428 *) rpath="$rpath $arg" ;;
1741 -rpath)
1742 prev=rpath
3201 set dummy $rpath
3208 if test -z "$rpath"; then
3527 if test -n "$rpath"; then
3920 test "$mode" != relink && rpath="$compile_rpath$rpath"
3921 for libdir in $rpath; do
3964 rpath="$rpath$dir:"
4274 if test -n "$rpath"; then
4275 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4461 if test -n "$rpath$xrpath"; then
4463 for libdir in $rpath $xrpath; do
4473 rpath=
4492 rpath="$rpath $flag"
4520 compile_rpath="$rpath"
4541 rpath="$rpath $flag"
4556 finalize_rpath="$rpath"
4819 rpath=
4824 rpath="$rpath$dir:"
4828 rpath="$rpath\$thisdir/$dir:"
4832 temp_rpath="$rpath"
4847 rpath=
4849 rpath="$rpath$dir:"
4851 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4855 rpath=
4857 rpath="$rpath$dir:"
4859 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "