Home
last modified time | relevance | path

Searched refs:HOST_HOOKS_GT_PCH_USE_ADDRESS (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dhosthooks-def.h28 #define HOST_HOOKS_GT_PCH_USE_ADDRESS mmap_gt_pch_use_address macro
31 #define HOST_HOOKS_GT_PCH_USE_ADDRESS default_gt_pch_use_address macro
47 HOST_HOOKS_GT_PCH_USE_ADDRESS, \
DChangeLog-200312475 (HOST_HOOKS_GT_PCH_USE_ADDRESS): New.
12477 HOST_HOOKS_GT_PCH_USE_ADDRESS.
12481 HOST_HOOKS_GT_PCH_GET_ADDRESS, HOST_HOOKS_GT_PCH_USE_ADDRESS.
12486 (HOST_HOOKS_GT_PCH_USE_ADDRESS): Define.
DChangeLog-200438691 (HOST_HOOKS_GT_PCH_USE_ADDRESS): Likewise.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Dhost-darwin.h26 #undef HOST_HOOKS_GT_PCH_USE_ADDRESS
27 #define HOST_HOOKS_GT_PCH_USE_ADDRESS darwin_gt_pch_use_address macro
Dhost-openbsd.cc29 #undef HOST_HOOKS_GT_PCH_USE_ADDRESS
30 #define HOST_HOOKS_GT_PCH_USE_ADDRESS openbsd_gt_pch_use_address macro
Dhost-netbsd.cc29 #undef HOST_HOOKS_GT_PCH_USE_ADDRESS
30 #define HOST_HOOKS_GT_PCH_USE_ADDRESS netbsd_gt_pch_use_address macro
Dhost-hpux.cc31 #undef HOST_HOOKS_GT_PCH_USE_ADDRESS
32 #define HOST_HOOKS_GT_PCH_USE_ADDRESS hpux_gt_pch_use_address macro
Dhost-solaris.cc29 #undef HOST_HOOKS_GT_PCH_USE_ADDRESS
30 #define HOST_HOOKS_GT_PCH_USE_ADDRESS sol_gt_pch_use_address macro
Dhost-linux.cc62 #undef HOST_HOOKS_GT_PCH_USE_ADDRESS
63 #define HOST_HOOKS_GT_PCH_USE_ADDRESS linux_gt_pch_use_address macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dhost-mingw32.cc40 #undef HOST_HOOKS_GT_PCH_USE_ADDRESS
41 #define HOST_HOOKS_GT_PCH_USE_ADDRESS mingw32_gt_pch_use_address macro
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dhostconfig.texi54 @deftypefn {Host Hook} int HOST_HOOKS_GT_PCH_USE_ADDRESS (void * @var{address}, @
Dgccint.info44287 -- Host Hook: int HOST_HOOKS_GT_PCH_USE_ADDRESS (void * ADDRESS, size_t
55660 * HOST_HOOKS_GT_PCH_USE_ADDRESS: Host Common. (line 24)