Lines Matching full:dlls
1564 of all the relocations needed for generating DLLs with `dlltool'.
1582 but sometimes import libraries generated from third-party dlls may
1599 DLLs will not be re-exported, nor will symbols specifying the
1604 exported, to help with C++ DLLs. Finally, there is an extensive
1606 this applies on when building DLLs for cygwin targets). These
1637 of your dlls, each should have a unique base address and not
1638 overlap any other dlls. The default is 0x400000 for executables,
1639 and 0x10000000 for dlls. [This option is specific to the i386 PE
1702 Automatically choose the image base for DLLs, unless one is
1719 between DLLs built for the various "subplatforms": native, cygwin,
1720 uwin, pw, etc. For instance, cygwin DLLs typically use
1726 imports from DLLs, and create the necessary thunking symbols when
1846 `__imp__symbol' for DATA imports from DLLs. [This option is
1859 from DLLs. This is the default. [This option is specific to the
5221 The standard Windows dll format supports data imports from dlls
5246 For complex variables imported from DLLs (such as structs or
6762 * DLLs, creating: Options. (line 1503)
6763 * DLLs, linking to: Options. (line 1628)