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

Lines Matching refs:func_ltwrapper_scriptname_result

953     func_ltwrapper_scriptname_result=""
957 func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper"
1724 func_source "$func_ltwrapper_scriptname_result"
2159 wrapper=$func_ltwrapper_scriptname_result
7850 $RM $func_ltwrapper_scriptname_result
7851 trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15
7855 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result
7857 func_emit_wrapper no > $func_ltwrapper_scriptname_result
8329 func_source $func_ltwrapper_scriptname_result
8330 rmfiles="$rmfiles $func_ltwrapper_scriptname_result"