Lines Matching refs:postlink_cmds
10457 if test -n "$postlink_cmds"; then
10459 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10460 func_execute_cmds "$postlink_cmds" 'exit $?'
10509 if test -n "$postlink_cmds"; then
10511 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
10512 func_execute_cmds "$postlink_cmds" 'exit $?'
10549 if test -n "$postlink_cmds"; then
10551 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'`
10552 func_execute_cmds "$postlink_cmds" 'exit $?'