Lines Matching refs:postlink_cmds
10674 if test -n "$postlink_cmds"; then
10676 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10677 func_execute_cmds "$postlink_cmds" 'exit $?'
10726 if test -n "$postlink_cmds"; then
10728 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10729 func_execute_cmds "$postlink_cmds" 'exit $?'
10766 if test -n "$postlink_cmds"; then
10768 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'`
10769 func_execute_cmds "$postlink_cmds" 'exit $?'