Lines Matching full:dlls
1433 of all the relocations needed for generating DLLs with `dlltool'.
1451 but sometimes import libraries generated from third-party dlls may
1468 DLLs will not be re-exported, nor will symbols specifying the
1473 exported, to help with C++ DLLs. Finally, there is an extensive
1475 this applies on when building DLLs for cygwin targets). These
1506 of your dlls, each should have a unique base address and not
1507 overlap any other dlls. The default is 0x400000 for executables,
1508 and 0x10000000 for dlls. [This option is specific to the i386 PE
1571 Automatically choose the image base for DLLs, unless one is
1588 between DLLs built for the various "subplatforms": native, cygwin,
1589 uwin, pw, etc. For instance, cygwin DLLs typically use
1595 imports from DLLs, and create the necessary thunking symbols when
1709 `__imp__symbol' for DATA imports from DLLs. [This option is
1722 from DLLs. This is the default. [This option is specific to the
4762 The standard Windows dll format supports data imports from dlls
4787 For complex variables imported from DLLs (such as structs or
6263 * DLLs, creating: Options. (line 1376)
6264 * DLLs, linking to: Options. (line 1501)