Home | History | Annotate | Download | only in emultempl

Lines Matching full:fixup

325     {"enable-stdcall-fixup", no_argument, NULL, OPTION_ENABLE_STDCALL_FIXUP},
326 {"disable-stdcall-fixup", no_argument, NULL, OPTION_DISABLE_STDCALL_FIXUP},
455 fprintf (file, _(" --disable-stdcall-fixup Don't link _sym to _sym@nn\n"));
456 fprintf (file, _(" --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"));
1083 einfo (_("Use --enable-stdcall-fixup to disable these warnings\n"));
1084 einfo (_("Use --disable-stdcall-fixup to disable these fixups\n"));
1531 stdcall/fastcall fixup here. */