Searched refs:func_lo2o_result (Results 1 - 2 of 2) sorted by relevance

/src/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh2094 *.lo) func_lo2o_result=${1%.lo}.$objext ;;
2095 * ) func_lo2o_result=$1 ;;
2111 func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
3386 *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;;
4378 staticdest=$func_lo2o_result
4397 staticobj=$func_lo2o_result
6789 pic_object=$xdir$objdir/$func_lo2o_result
6790 non_pic_object=$xdir$func_lo2o_result
7390 pic_object=$xdir$objdir/$func_lo2o_result
7391 non_pic_object=$xdir$func_lo2o_result
[all...]
/src/sys/external/isc/libsodium/dist/
H A Dltmain.sh878 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
2070 *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;;
3050 staticdest=$func_lo2o_result
3069 staticobj=$func_lo2o_result
5384 pic_object=$xdir$objdir/$func_lo2o_result
5385 non_pic_object=$xdir$func_lo2o_result
5949 pic_object=$xdir$objdir/$func_lo2o_result
5950 non_pic_object=$xdir$func_lo2o_result
8618 obj=$func_lo2o_result

Completed in 15 milliseconds