Lines Matching refs:export_symbols
4907 if test -z "$export_symbols"; then
4908 export_symbols=$output_objdir/$outputname.exp
4910 $RM $export_symbols
6796 export_symbols=
6931 export_symbols=$arg
7190 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8992 test -n "$export_symbols$export_symbols_regex" && \
9907 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9908 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
9910 func_append delfiles " $export_symbols"
9916 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9918 func_dll_def_p "$export_symbols" || {
9925 orig_export_symbols=$export_symbols
9926 export_symbols=
9934 if test -z "$export_symbols"; then
9937 export_symbols=$output_objdir/$libname.exp
9938 $opt_dry_run || $RM $export_symbols
9992 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
9993 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
9998 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9999 tmp_export_symbols=$export_symbols
10012 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
10013 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
10015 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
10063 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
10071 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
10204 $opt_dry_run || $RM $export_symbols
10241 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
10242 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
10247 if test -n "$export_symbols" && test -n "$include_expsyms"; then
10248 tmp_export_symbols=$export_symbols
10261 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
10262 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
10264 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
10281 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
10287 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then