Lines Matching refs:export_symbols
4698 if test -z "$export_symbols"; then
4699 export_symbols=$output_objdir/$outputname.exp
4701 $RM $export_symbols
6587 export_symbols=
6722 export_symbols=$arg
6974 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8768 test -n "$export_symbols$export_symbols_regex" && \
9683 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9684 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
9686 func_append delfiles " $export_symbols"
9692 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9694 func_dll_def_p "$export_symbols" || {
9701 orig_export_symbols=$export_symbols
9702 export_symbols=
9710 if test -z "$export_symbols"; then
9713 export_symbols=$output_objdir/$libname.exp
9714 $opt_dry_run || $RM $export_symbols
9768 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
9769 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
9774 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9775 tmp_export_symbols=$export_symbols
9788 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
9789 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
9791 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
9839 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
9847 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
9980 $opt_dry_run || $RM $export_symbols
10017 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
10018 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
10023 if test -n "$export_symbols" && test -n "$include_expsyms"; then
10024 tmp_export_symbols=$export_symbols
10037 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
10038 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
10040 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
10057 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
10063 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then