Home | History | Annotate | Download | only in info

Lines Matching full:dlls

1565      of all the relocations needed for generating DLLs with `dlltool'.
1583 but sometimes import libraries generated from third-party dlls may
1600 DLLs will not be re-exported, nor will symbols specifying the
1605 exported, to help with C++ DLLs. Finally, there is an extensive
1607 this applies on when building DLLs for cygwin targets). These
1638 of your dlls, each should have a unique base address and not
1639 overlap any other dlls. The default is 0x400000 for executables,
1640 and 0x10000000 for dlls. [This option is specific to the i386 PE
1703 Automatically choose the image base for DLLs, unless one is
1720 between DLLs built for the various "subplatforms": native, cygwin,
1721 uwin, pw, etc. For instance, cygwin DLLs typically use
1727 imports from DLLs, and create the necessary thunking symbols when
1847 `__imp__symbol' for DATA imports from DLLs. [This option is
1860 from DLLs. This is the default. [This option is specific to the
5231 The standard Windows dll format supports data imports from dlls
5256 For complex variables imported from DLLs (such as structs or
6775 * DLLs, creating: Options. (line 1503)
6776 * DLLs, linking to: Options. (line 1628)