Lines Matching refs:postlink_cmds
8905 if test -n "$postlink_cmds"; then
8907 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
8908 func_execute_cmds "$postlink_cmds" 'exit $?'
8957 if test -n "$postlink_cmds"; then
8959 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
8960 func_execute_cmds "$postlink_cmds" 'exit $?'
8996 if test -n "$postlink_cmds"; then
8998 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'`
8999 func_execute_cmds "$postlink_cmds" 'exit $?'