Lines Matching refs:rpath
4595 rpath=
4844 rpath | xrpath)
4852 if test "$prev" = rpath; then
4853 case "$rpath " in
4855 *) rpath="$rpath $arg" ;;
5137 -rpath)
5138 prev=rpath
6644 set dummy $rpath
6652 if test -z "$rpath"; then
6985 if test -n "$rpath"; then
7394 rpath="$finalize_rpath"
7395 test "$mode" != relink && rpath="$compile_rpath$rpath"
7396 for libdir in $rpath; do
7436 rpath="$rpath$dir:"
8071 if test -n "$rpath$xrpath"; then
8073 for libdir in $rpath $xrpath; do
8083 rpath=
8102 rpath="$rpath $flag"
8132 compile_rpath="$rpath"
8153 rpath="$rpath $flag"
8168 finalize_rpath="$rpath"
8229 rpath=
8231 rpath="$rpath$dir:"
8233 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
8237 rpath=
8239 rpath="$rpath$dir:"
8241 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "