Lines Matching refs:rpath
3576 rpath=
3825 rpath | xrpath)
3833 if test "$prev" = rpath; then
3834 case "$rpath " in
3836 *) rpath="$rpath $arg" ;;
4109 -rpath)
4110 prev=rpath
5612 set dummy $rpath
5620 if test -z "$rpath"; then
5950 if test -n "$rpath"; then
6359 rpath="$finalize_rpath"
6360 test "$mode" != relink && rpath="$compile_rpath$rpath"
6361 for libdir in $rpath; do
6401 rpath="$rpath$dir:"
7036 if test -n "$rpath$xrpath"; then
7038 for libdir in $rpath $xrpath; do
7048 rpath=
7067 rpath="$rpath $flag"
7095 compile_rpath="$rpath"
7116 rpath="$rpath $flag"
7131 finalize_rpath="$rpath"
7188 rpath=
7190 rpath="$rpath$dir:"
7192 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
7196 rpath=
7198 rpath="$rpath$dir:"
7200 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "