Home | History | Annotate | Download | only in libexif

Lines Matching refs:func_ltwrapper_scriptname_result

1294     func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper"
2609 func_source "$func_ltwrapper_scriptname_result"
3106 wrapper=$func_ltwrapper_scriptname_result
9064 $RM $func_ltwrapper_scriptname_result
9065 trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15
9069 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result
9071 func_emit_wrapper no > $func_ltwrapper_scriptname_result
9579 func_source $func_ltwrapper_scriptname_result
9580 func_append rmfiles " $func_ltwrapper_scriptname_result"