Home | History | Annotate | Download | only in emultempl

Lines Matching full:dlls

434   fprintf (file, _("  --base_file <basefile>             Generate a base file for relocatable DLLs\n"));
435 fprintf (file, _(" --dll Set image base to the default for DLLs\n"));
470 fprintf (file, _(" --enable-auto-image-base[=<address>] Automatically choose image base for DLLs\n\
479 fprintf (file, _(" --disable-auto-import Do not auto-import DATA items from DLLs\n"));
486 or linking to DLLs (esp. auto-import)\n"));
941 /* Use the output file to create a image base for relocatable DLLs. */
1203 This should work unless it involves constant data structures referencing symbols from auto-imported DLLs.\n"));