Home | History | Annotate | Download | only in libffi

Lines Matching refs:cwrapper

2872 # conversion to w32 is not available inside the cwrapper.  Returns result in
3021 # conversion to w32 is not available inside the cwrapper. Returns result in
5283 # the cwrapper.
5622 * also, copy all non cwrapper options to newargz, except
10320 cwrapper=$output_path/$output_name.exe
10321 $RM $cwrappersource $cwrapper
10322 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
10331 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
10332 $STRIP $cwrapper
10336 func_ltwrapper_scriptname $cwrapper
10342 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result