Home | History | Annotate | Download | only in cpp

Lines Matching refs:func_ltwrapper_scriptname_result

1454     func_ltwrapper_scriptname_result=""
1458 func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper"
2225 func_source "$func_ltwrapper_scriptname_result"
2660 wrapper=$func_ltwrapper_scriptname_result
8357 $RM $func_ltwrapper_scriptname_result
8358 trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15
8362 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result
8364 func_emit_wrapper no > $func_ltwrapper_scriptname_result
8836 func_source $func_ltwrapper_scriptname_result
8837 rmfiles="$rmfiles $func_ltwrapper_scriptname_result"