Home
last modified time | relevance | path

Searched refs:func_to_host_path_tmp1 (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/
Dltmain.sh3207 func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
3208 if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
3209 func_to_host_path_result=`$ECHO "$func_to_host_path_tmp1" |