HomeSort by: relevance | last modified time | path
    Searched refs:host_hooks (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/
host-default.cc 27 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
hosthooks.h 1 /* The host_hooks data structure.
23 struct host_hooks struct
48 extern const struct host_hooks host_hooks;
  /src/external/gpl3/gcc.old/dist/gcc/
host-default.cc 27 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
hosthooks.h 1 /* The host_hooks data structure.
23 struct host_hooks struct
48 extern const struct host_hooks host_hooks;
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
host-aarch64-darwin.cc 33 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
  /src/external/gpl3/gcc/dist/gcc/config/i386/
host-i386-darwin.cc 32 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
host-cygwin.cc 80 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
host-mingw32.cc 194 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
host-ppc64-darwin.cc 32 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
host-darwin.cc 156 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
155 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
host-aarch64-darwin.cc 33 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
host-i386-darwin.cc 32 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
host-cygwin.cc 80 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
host-ppc64-darwin.cc 32 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
host-darwin.cc 156 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
155 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
  /src/external/gpl3/gcc/dist/gcc/config/
host-openbsd.cc 86 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
85 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
host-hpux.cc 130 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
129 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
host-netbsd.cc 99 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
host-solaris.cc 126 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
125 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
host-darwin.cc 187 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
  /src/external/gpl3/gcc.old/dist/gcc/config/
host-openbsd.cc 86 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
85 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
host-hpux.cc 130 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
129 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
host-netbsd.cc 99 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
host-solaris.cc 126 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
125 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
host-darwin.cc 187 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks

Completed in 32 milliseconds

1 2