Lines Matching refs:func_to_tool_file_result

3268 # result in func_to_tool_file_result.  If the conversion in use is listed
3276 func_to_tool_file_result=$1
3280 func_to_tool_file_result=$func_to_host_file_result
3868 srcfile=$func_to_tool_file_result
4930 tool_oldlib=$func_to_tool_file_result
5028 func_verbose "extracting global C symbols from '$func_to_tool_file_result'"
5029 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
5107 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
5111 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
5120 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
5128 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
5301 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
5314 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
5351 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
7937 tool_output_objdir=$func_to_tool_file_result
10057 libobjs=$nm_file_list_spec$func_to_tool_file_result
10062 $ECHO "$func_to_tool_file_result"
10215 $ECHO "$func_to_tool_file_result" >> $output
10219 output=$firstobj\"$file_list_spec$func_to_tool_file_result\"
10227 $ECHO "$func_to_tool_file_result" >> $output
10232 output=$func_to_tool_file_result
10771 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10823 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10863 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
11041 tool_oldlib=$func_to_tool_file_result
11053 $ECHO "$func_to_tool_file_result"
11056 oldobjs=" $archiver_list_spec$func_to_tool_file_result"