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
8706 test -n "$export_symbols$export_symbols_regex" && \
9621 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9622 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
9624 func_append delfiles " $export_symbols"
9630 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9632 func_dll_def_p "$export_symbols" || {
9639 orig_export_symbols=$export_symbols
9640 export_symbols=
9648 if test -z "$export_symbols"; then
9651 export_symbols=$output_objdir/$libname.exp
9652 $opt_dry_run || $RM $export_symbols
9706 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
9707 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
9712 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9713 tmp_export_symbols=$export_symbols
9726 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
9727 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
9729 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
9777 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
9785 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
9918 $opt_dry_run || $RM $export_symbols
9955 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
9956 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
9961 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9962 tmp_export_symbols=$export_symbols
9975 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
9976 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
9978 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
9995 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
10001 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then