Lines Matching refs:export_symbols

3317 	  if test -z "$export_symbols"; then
3318 export_symbols="$output_objdir/$outputname.exp"
3320 $RM $export_symbols
5129 export_symbols=
5263 export_symbols="$arg"
5504 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8119 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8120 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
8122 func_append delfiles " $export_symbols"
8128 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8130 if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
8137 orig_export_symbols="$export_symbols"
8138 export_symbols=
8146 if test -z "$export_symbols"; then
8149 export_symbols="$output_objdir/$libname.exp"
8150 $opt_dry_run || $RM $export_symbols
8204 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8205 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8210 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8211 tmp_export_symbols="$export_symbols"
8224 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8225 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8226 export_symbols=$output_objdir/$libname.def
8227 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8275 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8283 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
8453 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8454 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8473 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8474 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8476 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8493 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8499 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then