Lines Matching refs:postlink_cmds
10769 if test -n "$postlink_cmds"; then
10771 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10772 func_execute_cmds "$postlink_cmds" 'exit $?'
10821 if test -n "$postlink_cmds"; then
10823 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10824 func_execute_cmds "$postlink_cmds" 'exit $?'
10861 if test -n "$postlink_cmds"; then
10863 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'`
10864 func_execute_cmds "$postlink_cmds" 'exit $?'