Lines Matching refs:rpath
1479 rpath=
1731 case "$rpath " in
1733 *) rpath="$rpath $arg" ;;
2040 -rpath)
2041 prev=rpath
3489 set dummy $rpath
3496 if test -z "$rpath"; then
3815 if test -n "$rpath"; then
4211 test "$mode" != relink && rpath="$compile_rpath$rpath"
4212 for libdir in $rpath; do
4252 rpath="$rpath$dir:"
4561 if test -n "$rpath"; then
4562 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4746 if test -n "$rpath$xrpath"; then
4748 for libdir in $rpath $xrpath; do
4758 rpath=
4777 rpath="$rpath $flag"
4805 compile_rpath="$rpath"
4826 rpath="$rpath $flag"
4841 finalize_rpath="$rpath"
5104 rpath=
5109 rpath="$rpath$dir:"
5113 rpath="$rpath\$thisdir/$dir:"
5117 temp_rpath="$rpath"
5132 rpath=
5134 rpath="$rpath$dir:"
5136 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
5140 rpath=
5142 rpath="$rpath$dir:"
5144 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "