Lines Matching refs:func_to_tool_file_result
1698 # result in func_to_tool_file_result. If the conversion in use is listed
1705 func_to_tool_file_result=$1
1709 func_to_tool_file_result=$func_to_host_file_result
2208 srcfile=$func_to_tool_file_result
3236 tool_oldlib=$func_to_tool_file_result
3331 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
3332 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3408 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
3415 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3423 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3589 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
3702 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)$'`
3714 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
6061 tool_output_objdir=$func_to_tool_file_result
8242 libobjs=$nm_file_list_spec$func_to_tool_file_result
8247 $ECHO "$func_to_tool_file_result"
8393 $ECHO "$func_to_tool_file_result" >> $output
8398 output=$func_to_tool_file_result
8413 $ECHO "$func_to_tool_file_result" >> $output
8417 output=$firstobj\"$file_list_spec$func_to_tool_file_result\"
8957 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
9009 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
9048 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'`
9223 tool_oldlib=$func_to_tool_file_result
9235 $ECHO "$func_to_tool_file_result"
9238 oldobjs=" $archiver_list_spec$func_to_tool_file_result"