/freebsd/crypto/heimdal/ |
H A D | ltmain.sh | 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 [all …]
|
/freebsd/contrib/openbsm/config/ |
H A D | ltmain.sh | 4651 if test -z "$export_symbols"; then 4652 export_symbols=$output_objdir/$outputname.exp 4654 $RM $export_symbols 6539 export_symbols= 6674 export_symbols=$arg 6926 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then 8706 test -n "$export_symbols$export_symbols_regex" && \ 9621 if test -n "$export_symbols" && test -n "$include_expsyms"; then 9622 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" 9624 func_append delfiles " $export_symbols" [all …]
|
/freebsd/contrib/openpam/ |
H A D | ltmain.sh | 4907 if test -z "$export_symbols"; then 4908 export_symbols=$output_objdir/$outputname.exp 4910 $RM $export_symbols 6796 export_symbols= 6931 export_symbols=$arg 7190 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then 8992 test -n "$export_symbols$export_symbols_regex" && \ 9907 if test -n "$export_symbols" && test -n "$include_expsyms"; then 9908 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" 9910 func_append delfiles " $export_symbols" [all …]
|
H A D | configure | 10596 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 10752 …]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' 10759 …'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then 10760 cp $export_symbols $output_objdir/$soname.def; 10763 cat $export_symbols >> $output_objdir/$soname.def; 10793 if test EXPORTS = "`$SED 1q $export_symbols`"; then 10797 cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ 10817 …archive_expsym_cmds='$SED "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic… 10872 cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 10888 cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ [all …]
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ltmain.sh | 4651 if test -z "$export_symbols"; then 4652 export_symbols=$output_objdir/$outputname.exp 4654 $RM $export_symbols 6539 export_symbols= 6674 export_symbols=$arg 6926 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then 8706 test -n "$export_symbols$export_symbols_regex" && \ 9621 if test -n "$export_symbols" && test -n "$include_expsyms"; then 9622 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" 9624 func_append delfiles " $export_symbols" [all …]
|
H A D | configure | 10482 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 10638 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' 10645 archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then 10646 cp $export_symbols $output_objdir/$soname.def; 10649 cat $export_symbols >> $output_objdir/$soname.def; 10679 if test EXPORTS = "`$SED 1q $export_symbols`"; then 10683 cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ 10702 archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 10757 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 10773 cat $export_symbols | se [all...] |
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | ltmain.sh | 4651 if test -z "$export_symbols"; then 4652 export_symbols=$output_objdir/$outputname.exp 4654 $RM $export_symbols 6539 export_symbols= 6674 export_symbols=$arg 6926 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then 8706 test -n "$export_symbols$export_symbols_regex" && \ 9621 if test -n "$export_symbols" && test -n "$include_expsyms"; then 9622 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" 9624 func_append delfiles " $export_symbols" [all …]
|
/freebsd/contrib/libevent/build-aux/ |
H A D | ltmain.sh | 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" [all …]
|
/freebsd/contrib/sqlite3/ |
H A D | ltmain.sh | 4743 if test -z "$export_symbols"; then 4744 export_symbols=$output_objdir/$outputname.exp 4746 $RM $export_symbols 6631 export_symbols= 6766 export_symbols=$arg 7018 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then 8807 test -n "$export_symbols$export_symbols_regex" && \ 9725 if test -n "$export_symbols" && test -n "$include_expsyms"; then 9726 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" 9728 func_append delfiles " $export_symbols" [all …]
|
H A D | aclocal.m4 | 1142 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 1143 …_LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname… 1147 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 4939 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4952 … { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' 4954 …) || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' 4966 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' 4975 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4987 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 5147 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' [all …]
|
H A D | configure | 10491 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 10650 …]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' 10657 …'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then 10658 cp $export_symbols $output_objdir/$soname.def; 10661 cat $export_symbols >> $output_objdir/$soname.def; 10691 if test EXPORTS = "`$SED 1q $export_symbols`"; then 10695 cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ 10714 …archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_… 10769 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 10785 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ [all …]
|
/freebsd/contrib/ldns/ |
H A D | ltmain.sh | 4743 if test -z "$export_symbols"; then 4744 export_symbols=$output_objdir/$outputname.exp 4746 $RM $export_symbols 6631 export_symbols= 6766 export_symbols=$arg 7018 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then 8807 test -n "$export_symbols$export_symbols_regex" && \ 9725 if test -n "$export_symbols" && test -n "$include_expsyms"; then 9726 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" 9728 func_append delfiles " $export_symbols" [all …]
|
/freebsd/contrib/unbound/ |
H A D | ltmain.sh | 4651 if test -z "$export_symbols"; then 4652 export_symbols=$output_objdir/$outputname.exp 4654 $RM $export_symbols 6539 export_symbols= 6674 export_symbols=$arg 6926 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then 8708 test -n "$export_symbols$export_symbols_regex" && \ 9623 if test -n "$export_symbols" && test -n "$include_expsyms"; then 9624 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" 9626 func_append delfiles " $export_symbols" [all …]
|
H A D | aclocal.m4 | 1135 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 1136 …_LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname… 1140 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 4916 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4929 … { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' 4931 …) || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' 4943 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' 4949 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4961 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 5118 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' [all …]
|
/freebsd/contrib/file/ |
H A D | ltmain.sh | 4910 if test -z "$export_symbols"; then 4911 export_symbols=$output_objdir/$outputname.exp 4913 $RM $export_symbols 6799 export_symbols= 6934 export_symbols=$arg 7193 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then 8999 test -n "$export_symbols$export_symbols_regex" && \ 9914 if test -n "$export_symbols" && test -n "$include_expsyms"; then 9915 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" 9917 func_append delfiles " $export_symbols" [all …]
|
H A D | configure | 10562 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 10718 …]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' 10725 …'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then 10726 cp $export_symbols $output_objdir/$soname.def; 10729 cat $export_symbols >> $output_objdir/$soname.def; 10759 if test EXPORTS = "`$SED 1q $export_symbols`"; then 10763 cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ 10783 …archive_expsym_cmds='$SED "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic… 10838 cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 10854 cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ [all …]
|
/freebsd/contrib/openbsm/m4/ |
H A D | libtool.m4 | 1129 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 1130 …_LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname… 1134 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 4907 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4920 … { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' 4922 …) || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' 4934 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' 4940 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4952 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 5109 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' [all …]
|
/freebsd/contrib/openpam/m4/ |
H A D | libtool.m4 | 1126 …_LT_TAGVAR(archive_expsym_cmds, $1)="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-… 1127 …_LT_TAGVAR(module_expsym_cmds, $1)="$SED -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libnam… 1131 …_LT_TAGVAR(archive_expsym_cmds, $1)="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-… 4927 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4940 … { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' 4942 …) || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' 4954 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' 4960 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4972 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 5129 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' [all …]
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | libtool.m4 | 1129 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 1130 …_LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname… 1134 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 4907 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4920 … { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' 4922 …) || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' 4934 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' 4940 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4952 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 5109 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' [all …]
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | libtool.m4 | 1129 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 1130 …_LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname… 1134 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 4907 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4920 … { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' 4922 …) || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' 4934 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' 4940 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4952 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 5109 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' [all …]
|
/freebsd/contrib/libevent/m4/ |
H A D | libtool.m4 | 1128 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 1129 …_LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname… 1133 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 4928 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4941 … { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' 4943 …) || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' 4955 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' 4961 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4973 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 5130 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' [all …]
|
/freebsd/contrib/ldns/m4/ |
H A D | libtool.m4 | 1128 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 1129 …_LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname… 1133 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-s… 4925 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4938 … { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' 4940 …) || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' 4952 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' 4961 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4973 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 5133 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' [all …]
|
/freebsd/contrib/file/m4/ |
H A D | libtool.m4 | 1126 …_LT_TAGVAR(archive_expsym_cmds, $1)="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-… 1127 …_LT_TAGVAR(module_expsym_cmds, $1)="$SED -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libnam… 1131 …_LT_TAGVAR(archive_expsym_cmds, $1)="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-… 4927 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4940 … { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' 4942 …) || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' 4954 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' 4960 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4972 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 5129 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' [all …]
|
/freebsd/contrib/openbsm/ |
H A D | configure | 8586 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 8742 …]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' 8749 …'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then 8750 cp $export_symbols $output_objdir/$soname.def; 8753 cat $export_symbols >> $output_objdir/$soname.def; 8783 if test EXPORTS = "`$SED 1q $export_symbols`"; then 8787 cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ 8806 …archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_… 8861 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 8877 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ [all …]
|
/freebsd/contrib/libevent/ |
H A D | configure | 9686 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 9842 …]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' 9849 …'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then 9850 cp $export_symbols $output_objdir/$soname.def; 9853 cat $export_symbols >> $output_objdir/$soname.def; 9883 if test EXPORTS = "`$SED 1q $export_symbols`"; then 9887 cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ 9907 …archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_… 9962 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 9978 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ [all …]
|