Lines Matching refs:postlink_cmds
10693 if test -n "$postlink_cmds"; then
10695 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10696 func_execute_cmds "$postlink_cmds" 'exit $?'
10745 if test -n "$postlink_cmds"; then
10747 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10748 func_execute_cmds "$postlink_cmds" 'exit $?'
10785 if test -n "$postlink_cmds"; then
10787 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'`
10788 func_execute_cmds "$postlink_cmds" 'exit $?'