Searched refs:hpux_gt_pch_use_address (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dhost-hpux.c27 static int hpux_gt_pch_use_address (void *, size_t, int, size_t);
32 #define HOST_HOOKS_GT_PCH_USE_ADDRESS hpux_gt_pch_use_address
81 hpux_gt_pch_use_address (void *base, size_t size, int fd, size_t offset) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Dhost-hpux.cc27 static int hpux_gt_pch_use_address (void *&, size_t, int, size_t);
32 #define HOST_HOOKS_GT_PCH_USE_ADDRESS hpux_gt_pch_use_address
81 hpux_gt_pch_use_address (void *&base, size_t size, int fd, size_t offset) function

Completed in 134 milliseconds