Home
last modified time | relevance | path

Searched refs:host_hooks (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dhosthooks.h24 struct host_hooks struct
47 extern const struct host_hooks host_hooks; argument
H A Dhost-default.c28 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
H A Dggc-common.c438 const size_t mmap_offset_alignment = host_hooks.gt_pch_alloc_granularity(); in gt_pch_save()
467 mmi.preferred_base = host_hooks.gt_pch_get_address (mmi.size, fileno (f)); in gt_pch_save()
577 result = host_hooks.gt_pch_use_address (mmi.preferred_base, mmi.size, in gt_pch_restore()
H A Dc-pch.c433 host_hooks.gt_pch_use_address (NULL, 0, -1, 0); in c_common_no_more_pch()
H A Dtoplev.c1516 (*host_hooks.extra_signals)(); in general_init()
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Dhost-ppc64-darwin.c31 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
H A Dhost-darwin.c156 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
/openbsd/gnu/gcc/gcc/config/i386/
H A Dhost-i386-darwin.c31 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
H A Dhost-cygwin.c81 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
H A Dhost-mingw32.c148 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
/openbsd/gnu/gcc/gcc/config/
H A Dhost-solaris.c79 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
H A Dhost-openbsd.c107 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
H A Dhost-hpux.c136 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
H A Dhost-linux.c219 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable