Lines Matching refs:export_symbols
3300 if test -z "$export_symbols"; then
3301 export_symbols="$output_objdir/$outputname.exp"
3303 $RM $export_symbols
5121 export_symbols=
5255 export_symbols="$arg"
5496 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8109 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8110 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
8112 func_append delfiles " $export_symbols"
8118 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8120 if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
8127 orig_export_symbols="$export_symbols"
8128 export_symbols=
8136 if test -z "$export_symbols"; then
8139 export_symbols="$output_objdir/$libname.exp"
8140 $opt_dry_run || $RM $export_symbols
8194 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8195 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8200 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8201 tmp_export_symbols="$export_symbols"
8214 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8215 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8216 export_symbols=$output_objdir/$libname.def
8217 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8265 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8273 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
8443 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8444 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8463 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8464 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8466 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8483 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8489 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then