Home | History | Annotate | Download | only in protobuf

Lines Matching refs:cwrapper

1697 # conversion to w32 is not available inside the cwrapper.  Returns result in
1839 # conversion to w32 is not available inside the cwrapper. Returns result in
4027 # the cwrapper.
4368 * also, copy all non cwrapper options to newargz, except
9049 cwrapper="$output_path/$output_name.exe"
9050 $RM $cwrappersource $cwrapper
9051 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
9060 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
9061 $STRIP $cwrapper
9065 func_ltwrapper_scriptname $cwrapper
9071 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result