Lines Matching refs:export_symbols
2592 if test -z "$export_symbols"; then
2593 export_symbols="$output_objdir/$outputname.exp"
2595 $RM $export_symbols
2596 ${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' < "$nlist" > "$export_symbols"
2600 cat "$export_symbols" >> "$output_objdir/$outputname.def"
2606 …${SED} -e 's/\([].[*^$]\)/\\\1/g' -e 's/^/ /' -e 's/$/$/' < "$export_symbols" > "$output_objdir/$o…
4280 export_symbols=
4414 export_symbols="$arg"
4655 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
6307 test -n "$export_symbols$export_symbols_regex" && \
7189 if test -n "$export_symbols" && test -n "$include_expsyms"; then
7190 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
7191 export_symbols="$output_objdir/$libname.uexp"
7192 delfiles="$delfiles $export_symbols"
7198 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
7200 if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
7207 orig_export_symbols="$export_symbols"
7208 export_symbols=
7216 if test -z "$export_symbols"; then
7219 export_symbols="$output_objdir/$libname.exp"
7220 $opt_dry_run || $RM $export_symbols
7248 if test -n "$export_symbols" && test -n "$include_expsyms"; then
7249 tmp_export_symbols="$export_symbols"
7262 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
7263 delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
7264 export_symbols=$output_objdir/$libname.def
7265 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
7313 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
7321 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
7448 export_symbols="$output_objdir/$libname.exp"
7449 $opt_dry_run || $RM $export_symbols
7492 if test -n "$export_symbols" && test -n "$include_expsyms"; then
7493 tmp_export_symbols="$export_symbols"
7506 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
7507 delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
7508 export_symbols=$output_objdir/$libname.def
7509 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
7526 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
7532 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then