Home | History | Annotate | Download | only in dist

Lines Matching refs:func_ltwrapper_scriptname_result

1292     func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper"
2607 func_source "$func_ltwrapper_scriptname_result"
3104 wrapper=$func_ltwrapper_scriptname_result
9060 $RM $func_ltwrapper_scriptname_result
9061 trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15
9065 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result
9067 func_emit_wrapper no > $func_ltwrapper_scriptname_result
9578 func_source $func_ltwrapper_scriptname_result
9579 func_append rmfiles " $func_ltwrapper_scriptname_result"