Lines Matching refs:rpath
4295 rpath=
4549 rpath | xrpath)
4557 if test "$prev" = rpath; then
4558 case "$rpath " in
4560 *) rpath="$rpath $arg" ;;
4850 -rpath)
4851 prev=rpath
6295 test -n "$rpath" && \
6356 set dummy $rpath
6364 if test -z "$rpath"; then
6694 if test -n "$rpath"; then
7103 rpath="$finalize_rpath"
7104 test "$mode" != relink && rpath="$compile_rpath$rpath"
7105 for libdir in $rpath; do
7143 rpath=
7145 rpath="$rpath$dir:"
7147 eval $runpath_var=\$rpath\$$runpath_var
7616 test -n "$rpath" && \
7786 if test -n "$rpath$xrpath"; then
7788 for libdir in $rpath $xrpath; do
7798 rpath=
7817 rpath="$rpath $flag"
7847 compile_rpath="$rpath"
7849 rpath=
7868 rpath="$rpath $flag"
7883 finalize_rpath="$rpath"
7944 rpath=
7946 rpath="$rpath$dir:"
7948 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
7952 rpath=
7954 rpath="$rpath$dir:"
7956 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "