Lines Matching refs:rpath
4094 rpath=
4343 rpath | xrpath)
4351 if test "$prev" = rpath; then
4352 case "$rpath " in
4354 *) rpath="$rpath $arg" ;;
4636 -rpath)
4637 prev=rpath
6139 set dummy $rpath
6147 if test -z "$rpath"; then
6477 if test -n "$rpath"; then
6886 rpath="$finalize_rpath"
6887 test "$mode" != relink && rpath="$compile_rpath$rpath"
6888 for libdir in $rpath; do
6928 rpath="$rpath$dir:"
7563 if test -n "$rpath$xrpath"; then
7565 for libdir in $rpath $xrpath; do
7575 rpath=
7594 rpath="$rpath $flag"
7624 compile_rpath="$rpath"
7645 rpath="$rpath $flag"
7660 finalize_rpath="$rpath"
7721 rpath=
7723 rpath="$rpath$dir:"
7725 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
7729 rpath=
7731 rpath="$rpath$dir:"
7733 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "