Lines Matching refs:export_symbols
4743 if test -z "$export_symbols"; then
4744 export_symbols=$output_objdir/$outputname.exp
4746 $RM $export_symbols
6631 export_symbols=
6766 export_symbols=$arg
7018 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8807 test -n "$export_symbols$export_symbols_regex" && \
9725 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9726 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
9728 func_append delfiles " $export_symbols"
9734 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9736 func_dll_def_p "$export_symbols" || {
9743 orig_export_symbols=$export_symbols
9744 export_symbols=
9752 if test -z "$export_symbols"; then
9755 export_symbols=$output_objdir/$libname.exp
9756 $opt_dry_run || $RM $export_symbols
9810 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
9811 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
9816 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9817 tmp_export_symbols=$export_symbols
9830 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
9831 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
9833 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
9881 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
9889 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
10022 $opt_dry_run || $RM $export_symbols
10059 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
10060 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
10065 if test -n "$export_symbols" && test -n "$include_expsyms"; then
10066 tmp_export_symbols=$export_symbols
10079 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
10080 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
10082 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
10099 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
10105 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then