Home | History | Annotate | Download | only in emultempl

Lines Matching full:dlls

401   fprintf (file, _("  --base_file <basefile>             Generate a base file for relocatable DLLs\n"));
402 fprintf (file, _(" --dll Set image base to the default for DLLs\n"));
436 fprintf (file, _(" --enable-auto-image-base Automatically choose image base for DLLs\n\
444 fprintf (file, _(" --disable-auto-import Do not auto-import DATA items from DLLs\n"));
451 or linking to DLLs (esp. auto-import)\n"));
884 /* Use the output file to create a image base for relocatable DLLs. */