Searched refs:host_hooks (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dhost-default.c28 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
H A Dhosthooks.h1 /* The host_hooks data structure.
24 struct host_hooks struct
47 extern const struct host_hooks host_hooks;
H A Dc-pch.c433 host_hooks.gt_pch_use_address (NULL, 0, -1, 0);
H A Dggc-common.c439 const size_t mmap_offset_alignment = host_hooks.gt_pch_alloc_granularity();
468 mmi.preferred_base = host_hooks.gt_pch_get_address (mmi.size, fileno (f));
578 result = host_hooks.gt_pch_use_address (mmi.preferred_base, mmi.size,
H A Dtoplev.c1554 (*host_hooks.extra_signals)();
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dhost-i386-darwin.c31 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
H A Dhost-cygwin.c81 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
H A Dhost-mingw32.c148 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dhost-ppc64-darwin.c31 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
H A Dhost-darwin.c157 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
156 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
/freebsd-11-stable/contrib/gcc/config/
H A Dhost-solaris.c80 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
79 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
H A Dhost-hpux.c137 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
136 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks
H A Dhost-linux.c220 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
219 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable in typeref:struct:host_hooks

Completed in 88 milliseconds