Lines Matching refs:func_to_tool_file_result

1667 # result in func_to_tool_file_result.  If the conversion in use is listed
1674 func_to_tool_file_result=$1
1678 func_to_tool_file_result=$func_to_host_file_result
2177 srcfile=$func_to_tool_file_result
3298 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
3299 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3375 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
3382 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3390 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3553 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
3666 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)$'`
3678 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
6014 tool_output_objdir=$func_to_tool_file_result
8175 libobjs=$nm_file_list_spec$func_to_tool_file_result
8180 $ECHO "$func_to_tool_file_result"
8326 $ECHO "$func_to_tool_file_result" >> $output
8331 output=$func_to_tool_file_result
8346 $ECHO "$func_to_tool_file_result" >> $output
8350 output=$firstobj\"$file_list_spec$func_to_tool_file_result\"
8890 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
8942 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
8981 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'`
9166 $ECHO "$func_to_tool_file_result"
9169 oldobjs=" $archiver_list_spec$func_to_tool_file_result"