Lines Matching refs:postlink_cmds
424 postlink_cmds=""
9334 if test -n "$postlink_cmds"; then
9336 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
9337 func_execute_cmds "$postlink_cmds" 'exit $?'
9386 if test -n "$postlink_cmds"; then
9388 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
9389 func_execute_cmds "$postlink_cmds" 'exit $?'
9425 if test -n "$postlink_cmds"; then
9427 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'`
9428 func_execute_cmds "$postlink_cmds" 'exit $?'
10213 postlink_cmds=""