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
8113 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8114 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
8116 func_append delfiles " $export_symbols"
8122 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8124 if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
8131 orig_export_symbols="$export_symbols"
8132 export_symbols=
8140 if test -z "$export_symbols"; then
8143 export_symbols="$output_objdir/$libname.exp"
8144 $opt_dry_run || $RM $export_symbols
8198 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8199 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8204 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8205 tmp_export_symbols="$export_symbols"
8218 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8219 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8220 export_symbols=$output_objdir/$libname.def
8221 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8269 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8277 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
8447 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8448 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8467 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8468 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8470 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8487 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8493 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then