Lines Matching refs:export_symbols

4651 	  if test -z "$export_symbols"; then
4652 export_symbols=$output_objdir/$outputname.exp
4654 $RM $export_symbols
6539 export_symbols=
6674 export_symbols=$arg
6926 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8708 test -n "$export_symbols$export_symbols_regex" && \
9623 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9624 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
9626 func_append delfiles " $export_symbols"
9632 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9634 func_dll_def_p "$export_symbols" || {
9641 orig_export_symbols=$export_symbols
9642 export_symbols=
9650 if test -z "$export_symbols"; then
9653 export_symbols=$output_objdir/$libname.exp
9654 $opt_dry_run || $RM $export_symbols
9708 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
9709 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
9714 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9715 tmp_export_symbols=$export_symbols
9728 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
9729 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
9731 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
9779 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
9787 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
9920 $opt_dry_run || $RM $export_symbols
9957 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
9958 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
9963 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9964 tmp_export_symbols=$export_symbols
9977 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
9978 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
9980 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
9997 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
10003 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then