Searched refs:export_symbols (Results 1 – 25 of 36) sorted by relevance
12
97 export_symbols=None, argument121 self.export_symbols = export_symbols or []
174 export_symbols=None, debug=0, extra_preargs=None, argument187 if ((export_symbols is not None) and210 for sym in export_symbols:
625 export_symbols=None, argument686 export_symbols=None, argument696 export_symbols, debug,707 export_symbols=None, argument716 export_symbols, debug,
179 export_symbols=None, argument218 if export_symbols is None:226 for sym in (export_symbols or []):
442 export_symbols=None, argument469 export_opts = ["/EXPORT:" + sym for sym in (export_symbols or [])]480 if export_symbols is not None:
461 export_symbols=None, argument498 for sym in (export_symbols or []):509 if export_symbols is not None:
573 export_symbols=None, argument610 for sym in (export_symbols or []):622 if export_symbols is not None:
3300 if test -z "$export_symbols"; then3301 export_symbols="$output_objdir/$outputname.exp"3303 $RM $export_symbols5121 export_symbols=5255 export_symbols="$arg"5496 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then8109 if test -n "$export_symbols" && test -n "$include_expsyms"; then8110 $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 …]
3320 if test -z "$export_symbols"; then3321 export_symbols="$output_objdir/$outputname.exp"3323 $RM $export_symbols5141 export_symbols=5275 export_symbols="$arg"5516 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then8135 if test -n "$export_symbols" && test -n "$include_expsyms"; then8136 $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 …]
4899 if test -z "$export_symbols"; then4900 export_symbols=$output_objdir/$outputname.exp4902 $RM $export_symbols6788 export_symbols=6923 export_symbols=$arg7182 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then8989 test -n "$export_symbols$export_symbols_regex" && \9907 if test -n "$export_symbols" && test -n "$include_expsyms"; then9908 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"9910 func_append delfiles " $export_symbols"[all …]
4644 if test -z "$export_symbols"; then4645 export_symbols=$output_objdir/$outputname.exp4647 $RM $export_symbols6532 export_symbols=6667 export_symbols=$arg6919 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then8699 test -n "$export_symbols$export_symbols_regex" && \9614 if test -n "$export_symbols" && test -n "$include_expsyms"; then9615 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"9617 func_append delfiles " $export_symbols"[all …]
11598 …$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`" ; then11765 cp $export_symbols $output_objdir/$soname.def;11768 cat $export_symbols >> $output_objdir/$soname.def;11798 if test EXPORTS = "`$SED 1q $export_symbols`"; then11802 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 …]
4651 if test -z "$export_symbols"; then4652 export_symbols=$output_objdir/$outputname.exp4654 $RM $export_symbols6539 export_symbols=6674 export_symbols=$arg6926 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then8706 test -n "$export_symbols$export_symbols_regex" && \9621 if test -n "$export_symbols" && test -n "$include_expsyms"; then9622 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"9624 func_append delfiles " $export_symbols"[all …]
9459 …$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`" ; then9623 cp $export_symbols $output_objdir/$soname.def;9626 cat $export_symbols >> $output_objdir/$soname.def;9656 if test EXPORTS = "`$SED 1q $export_symbols`"; then9660 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 …]
557 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
1125 …_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 …]
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 …]
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…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 …]
1107 …_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 …]
9547 …$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`" ; then9711 cp $export_symbols $output_objdir/$soname.def;9714 cat $export_symbols >> $output_objdir/$soname.def;9744 if test EXPORTS = "`$SED 1q $export_symbols`"; then9748 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 …]
129 export_symbols=self.get_export_symbols(ext),