Lines Matching refs:rpath
4101 rpath=
4350 rpath | xrpath)
4358 if test "$prev" = rpath; then
4359 case "$rpath " in
4361 *) rpath="$rpath $arg" ;;
4643 -rpath)
4644 prev=rpath
6146 set dummy $rpath
6154 if test -z "$rpath"; then
6484 if test -n "$rpath"; then
6893 rpath="$finalize_rpath"
6894 test "$mode" != relink && rpath="$compile_rpath$rpath"
6895 for libdir in $rpath; do
6935 rpath="$rpath$dir:"
7570 if test -n "$rpath$xrpath"; then
7572 for libdir in $rpath $xrpath; do
7582 rpath=
7601 rpath="$rpath $flag"
7631 compile_rpath="$rpath"
7652 rpath="$rpath $flag"
7667 finalize_rpath="$rpath"
7728 rpath=
7730 rpath="$rpath$dir:"
7732 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
7736 rpath=
7738 rpath="$rpath$dir:"
7740 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "