Lines Matching refs:export_symbols
4865 if test -z "$export_symbols"; then
4866 export_symbols=$output_objdir/$outputname.exp
4868 $RM $export_symbols
6754 export_symbols=
6889 export_symbols=$arg
7141 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8925 test -n "$export_symbols$export_symbols_regex" && \
9840 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9841 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
9843 func_append delfiles " $export_symbols"
9849 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9851 func_dll_def_p "$export_symbols" || {
9858 orig_export_symbols=$export_symbols
9859 export_symbols=
9867 if test -z "$export_symbols"; then
9870 export_symbols=$output_objdir/$libname.exp
9871 $opt_dry_run || $RM $export_symbols
9925 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
9926 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
9931 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9932 tmp_export_symbols=$export_symbols
9945 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
9946 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
9948 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
9996 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
10004 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
10137 $opt_dry_run || $RM $export_symbols
10174 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
10175 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
10180 if test -n "$export_symbols" && test -n "$include_expsyms"; then
10181 tmp_export_symbols=$export_symbols
10194 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
10195 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
10197 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
10214 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
10220 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then