Lines Matching refs:func_to_tool_file_result

3000 # result in func_to_tool_file_result.  If the conversion in use is listed
3008 func_to_tool_file_result=$1
3012 func_to_tool_file_result=$func_to_host_file_result
3541 srcfile=$func_to_tool_file_result
4581 tool_oldlib=$func_to_tool_file_result
4679 func_verbose "extracting global C symbols from '$func_to_tool_file_result'"
4680 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
4756 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
4763 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
4771 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
4944 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)$'`
4957 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
4994 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
7533 tool_output_objdir=$func_to_tool_file_result
9745 libobjs=$nm_file_list_spec$func_to_tool_file_result
9750 $ECHO "$func_to_tool_file_result"
9896 $ECHO "$func_to_tool_file_result" >> $output
9901 output=$func_to_tool_file_result
9916 $ECHO "$func_to_tool_file_result" >> $output
9920 output=$firstobj\"$file_list_spec$func_to_tool_file_result\"
10459 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10511 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10551 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'`
10728 tool_oldlib=$func_to_tool_file_result
10740 $ECHO "$func_to_tool_file_result"
10743 oldobjs=" $archiver_list_spec$func_to_tool_file_result"