HomeSort by: relevance | last modified time | path
    Searched refs:dllwrap (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
Makefile.am 89 DLLWRAP_PROG=dllwrap
138 dwarf.c debug.c demanguse.c dlltool.c dllwrap.c \
527 dllwrap_SOURCES = dllwrap.c version.c
dllwrap.c 0 /* dllwrap.c -- wrapper for DLLTOOL and GCC to generate PE style DLLs
131 It's not worth the hassle to break these out since dllwrap will
482 fprintf (file, _(" --version Print dllwrap version\n"));
529 /* DLLWRAP options. */
570 /* dllwrap options. */
660 /* We recognize dllwrap and dlltool options, and everything else is
678 /* We recognize this option, so it has to be either dllwrap or
685 /* deal with generic and dllwrap options first. */
  /src/external/gpl3/binutils.old/dist/binutils/
Makefile.am 89 DLLWRAP_PROG=dllwrap
138 dwarf.c debug.c demanguse.c dlltool.c dllwrap.c \
527 dllwrap_SOURCES = dllwrap.c version.c
dllwrap.c 0 /* dllwrap.c -- wrapper for DLLTOOL and GCC to generate PE style DLLs
131 It's not worth the hassle to break these out since dllwrap will
482 fprintf (file, _(" --version Print dllwrap version\n"));
529 /* DLLWRAP options. */
570 /* dllwrap options. */
660 /* We recognize dllwrap and dlltool options, and everything else is
678 /* We recognize this option, so it has to be either dllwrap or
685 /* deal with generic and dllwrap options first. */

Completed in 26 milliseconds