Lines Matching full:export
141 [\fB\-\-export\-all\-symbols\fR] [\fB\-\-no\-export\-all\-symbols\fR]
179 have an \fB\-export:<name_of_function>\fR entry in the \fB.drectve\fR
185 \& asm (".ascii \e"-export:my_func\e"");
248 Specifies the name of the export file to be created by dlltool.
263 .IP "\fB\-\-export\-all\-symbols\fR" 4
264 .IX Item "--export-all-symbols"
268 option. You may add to the list of symbols to not export by using the
270 .IP "\fB\-\-no\-export\-all\-symbols\fR" 4
271 .IX Item "--no-export-all-symbols"
272 Only export symbols explicitly listed in an input \fI.def\fR file or in
278 Do not export the symbols in \fIlist\fR. This is a list of symbol names
281 \&\fB\-\-export\-all\-symbols\fR is used.
284 When \fB\-\-export\-all\-symbols\fR is used, it will by default avoid
288 to go ahead and export these special symbols. This is only meaningful
289 when \fB\-\-export\-all\-symbols\fR is used.