Home | History | Annotate | Download | only in dist

Lines Matching refs:postlink_cmds

10681 	if test -n "$postlink_cmds"; then
10683 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10684 func_execute_cmds "$postlink_cmds" 'exit $?'
10733 if test -n "$postlink_cmds"; then
10735 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10736 func_execute_cmds "$postlink_cmds" 'exit $?'
10773 if test -n "$postlink_cmds"; then
10775 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'`
10776 func_execute_cmds "$postlink_cmds" 'exit $?'