Lines Matching refs:postlink_cmds
8884 if test -n "$postlink_cmds"; then
8886 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
8887 func_execute_cmds "$postlink_cmds" 'exit $?'
8936 if test -n "$postlink_cmds"; then
8938 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
8939 func_execute_cmds "$postlink_cmds" 'exit $?'
8975 if test -n "$postlink_cmds"; then
8977 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'`
8978 func_execute_cmds "$postlink_cmds" 'exit $?'