Home
last modified time | relevance | path

Searched refs:export_symbols (Results 1 – 25 of 36) sorted by relevance

12

/third_party/python/Lib/distutils/
Dextension.py97 export_symbols=None, argument
121 self.export_symbols = export_symbols or []
Dcygwinccompiler.py174 export_symbols=None, debug=0, extra_preargs=None, argument
187 if ((export_symbols is not None) and
210 for sym in export_symbols:
Dccompiler.py625 export_symbols=None, argument
686 export_symbols=None, argument
696 export_symbols, debug,
707 export_symbols=None, argument
716 export_symbols, debug,
Dbcppcompiler.py179 export_symbols=None, argument
218 if export_symbols is None:
226 for sym in (export_symbols or []):
D_msvccompiler.py442 export_symbols=None, argument
469 export_opts = ["/EXPORT:" + sym for sym in (export_symbols or [])]
480 if export_symbols is not None:
Dmsvccompiler.py461 export_symbols=None, argument
498 for sym in (export_symbols or []):
509 if export_symbols is not None:
Dmsvc9compiler.py573 export_symbols=None, argument
610 for sym in (export_symbols or []):
622 if export_symbols is not None:
/third_party/libabigail/
Dltmain.sh3300 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
[all …]
/third_party/skia/third_party/externals/microhttpd/
Dltmain.sh3320 if test -z "$export_symbols"; then
3321 export_symbols="$output_objdir/$outputname.exp"
3323 $RM $export_symbols
5141 export_symbols=
5275 export_symbols="$arg"
5516 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8135 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8136 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
8138 func_append delfiles " $export_symbols"
8144 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
[all …]
/third_party/curl/
Dltmain.sh4899 if test -z "$export_symbols"; then
4900 export_symbols=$output_objdir/$outputname.exp
4902 $RM $export_symbols
6788 export_symbols=
6923 export_symbols=$arg
7182 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8989 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 …]
/third_party/libevdev/build-aux/
Dltmain.sh4644 if test -z "$export_symbols"; then
4645 export_symbols=$output_objdir/$outputname.exp
4647 $RM $export_symbols
6532 export_symbols=
6667 export_symbols=$arg
6919 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8699 test -n "$export_symbols$export_symbols_regex" && \
9614 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9615 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
9617 func_append delfiles " $export_symbols"
[all …]
/third_party/node/deps/cares/
Dltmain.sh4899 if test -z "$export_symbols"; then
4900 export_symbols=$output_objdir/$outputname.exp
4902 $RM $export_symbols
6788 export_symbols=
6923 export_symbols=$arg
7182 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8989 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 …]
Dconfigure11598 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
11757 …]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
11764 …'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then
11765 cp $export_symbols $output_objdir/$soname.def;
11768 cat $export_symbols >> $output_objdir/$soname.def;
11798 if test EXPORTS = "`$SED 1q $export_symbols`"; then
11802 cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~
11822 …archive_expsym_cmds='$SED "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic…
11877 cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
11894 cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
[all …]
/third_party/lame/
Dltmain.sh4651 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 …]
/third_party/skia/third_party/externals/libpng/
Dltmain.sh4651 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 …]
Dconfigure9459 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
9615 …]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
9622 …'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then
9623 cp $export_symbols $output_objdir/$soname.def;
9626 cat $export_symbols >> $output_objdir/$soname.def;
9656 if test EXPORTS = "`$SED 1q $export_symbols`"; then
9660 cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~
9679 …archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_…
9734 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9750 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
[all …]
/third_party/node/deps/cares/config/
Dltmain.sh4899 if test -z "$export_symbols"; then
4900 export_symbols=$output_objdir/$outputname.exp
4902 $RM $export_symbols
6788 export_symbols=
6923 export_symbols=$arg
7182 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8989 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 …]
/third_party/python/Lib/distutils/command/
Dbuild_ext.py557 export_symbols=self.get_export_symbols(ext),
701 if initfunc_name not in ext.export_symbols:
702 ext.export_symbols.append(initfunc_name)
703 return ext.export_symbols
/third_party/node/deps/cares/m4/
Dlibtool.m41125 …_LT_TAGVAR(archive_expsym_cmds, $1)="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-…
1126 …_LT_TAGVAR(module_expsym_cmds, $1)="$SED -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libnam…
1130 …_LT_TAGVAR(archive_expsym_cmds, $1)="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-…
4945 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4958 … { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols'
4960 …) || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
4972 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
4981 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4993 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
5153 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
[all …]
/third_party/skia/third_party/externals/libpng/scripts/
Dlibtool.m41129 …_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 …]
/third_party/curl/m4/
Dlibtool.m41125 …_LT_TAGVAR(archive_expsym_cmds, $1)="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-…
1126 …_LT_TAGVAR(module_expsym_cmds, $1)="$SED -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libnam…
1130 …_LT_TAGVAR(archive_expsym_cmds, $1)="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-…
4945 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4958 … { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols'
4960 …) || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
4972 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
4981 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4993 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
5153 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
[all …]
/third_party/libevdev/m4/
Dlibtool.m41129 …_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…
4910 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4923 … { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols'
4925 …) || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
4937 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
4943 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4955 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
5112 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
[all …]
/third_party/skia/third_party/externals/microhttpd/m4/
Dlibtool.m41107 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}…
1108 …_LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libnam…
1112 …_LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}…
4564 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4573 …|| (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
4575 …|| (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
4587 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
4596 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4608 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4768 … ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
[all …]
/third_party/libevdev/
Dconfigure9547 …$libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
9703 …]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
9710 …'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then
9711 cp $export_symbols $output_objdir/$soname.def;
9714 cat $export_symbols >> $output_objdir/$soname.def;
9744 if test EXPORTS = "`$SED 1q $export_symbols`"; then
9748 cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~
9767 …archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_…
9822 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9838 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
[all …]
/third_party/skia/third_party/externals/brotli/
Dsetup.py129 export_symbols=self.get_export_symbols(ext),

12