Home | History | Annotate | Download | only in build-scripts

Lines Matching refs:cwrapper

2808   # the cwrapper.
2970 # but that facility isn't available from inside the cwrapper.
7833 cwrapper="$output_path/$output_name.exe"
7834 $RM $cwrappersource $cwrapper
7835 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
7844 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
7845 $STRIP $cwrapper
7849 func_ltwrapper_scriptname $cwrapper
7855 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result