Home | History | Annotate | Download | only in info

Lines Matching full:dlls

1431      of all the relocations needed for generating DLLs with `dlltool'.
1449 but sometimes import libraries generated from third-party dlls may
1466 DLLs will not be re-exported, nor will symbols specifying the
1471 exported, to help with C++ DLLs. Finally, there is an extensive
1473 this applies on when building DLLs
1504 of your dlls, each should have a unique base address and not
1505 overlap any other dlls. The default is 0x400000 for executables,
1506 and 0x10000000 for dlls. [This option is specific to the i386 PE
1569 Automatically choose the image base for DLLs, unless one is
1586 between DLLs built for the various "subplatforms": native, cygwin,
1587 uwin, pw, etc. For instance, cygwin DLLs typically use
1593 imports from DLLs, and create the necessary thunking symbols when
1707 `__imp__symbol' for DATA imports from DLLs. [This option is
1720 from DLLs. This is the default. [This option is specific to the
4760 The standard Windows dll format supports data imports from dlls
4785 For complex variables imported from DLLs (such as structs or
6261 * DLLs, creating: Options. (line 1470)
6262 * DLLs, linking to: Options. (line 1501)