Home
last modified time | relevance | path

Searched refs:TARGET_INIT_LIBFUNCS (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/ia64/
H A Dsysv4.h3 #undef TARGET_INIT_LIBFUNCS
4 #define TARGET_INIT_LIBFUNCS ia64_sysv4_init_libfuncs macro
H A Dhpux.h184 #undef TARGET_INIT_LIBFUNCS
185 #define TARGET_INIT_LIBFUNCS ia64_hpux_init_libfuncs macro
H A Dia64.h2039 #undef TARGET_INIT_LIBFUNCS
2040 #define TARGET_INIT_LIBFUNCS ia64_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/
H A Dtarget-def.h436 #ifndef TARGET_INIT_LIBFUNCS
437 #define TARGET_INIT_LIBFUNCS hook_void_void macro
635 TARGET_INIT_LIBFUNCS, \
/openbsd-src/gnu/gcc/gcc/config/vax/
H A Dvax.c69 #undef TARGET_INIT_LIBFUNCS
70 #define TARGET_INIT_LIBFUNCS vax_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/config/cris/
H A Dcris.c164 #undef TARGET_INIT_LIBFUNCS
165 #define TARGET_INIT_LIBFUNCS cris_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/config/m32c/
H A Dm32c.c1732 #undef TARGET_INIT_LIBFUNCS
1733 #define TARGET_INIT_LIBFUNCS m32c_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/config/h8300/
H A Dh8300.c5740 #undef TARGET_INIT_LIBFUNCS
5741 #define TARGET_INIT_LIBFUNCS h8300_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/config/c4x/
H A Dc4x.c249 #undef TARGET_INIT_LIBFUNCS
250 #define TARGET_INIT_LIBFUNCS c4x_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.c254 #undef TARGET_INIT_LIBFUNCS
255 #define TARGET_INIT_LIBFUNCS m68hc11_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dsparc.c464 #undef TARGET_INIT_LIBFUNCS
465 #define TARGET_INIT_LIBFUNCS sparc_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/config/pa/
H A Dpa.c278 #undef TARGET_INIT_LIBFUNCS
279 #define TARGET_INIT_LIBFUNCS pa_hpux_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/config/frv/
H A Dfrv.c413 #undef TARGET_INIT_LIBFUNCS
414 #define TARGET_INIT_LIBFUNCS frv_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.c1121 #undef TARGET_INIT_LIBFUNCS
1122 #define TARGET_INIT_LIBFUNCS mips_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/config/alpha/
H A Dalpha.c10774 #undef TARGET_INIT_LIBFUNCS
10775 #define TARGET_INIT_LIBFUNCS alpha_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Darm.c288 #undef TARGET_INIT_LIBFUNCS
289 #define TARGET_INIT_LIBFUNCS arm_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c927 #undef TARGET_INIT_LIBFUNCS
928 #define TARGET_INIT_LIBFUNCS rs6000_init_libfuncs macro
/openbsd-src/gnu/gcc/gcc/doc/
H A Dtm.texi4948 @deftypefn {Target Hook} void TARGET_INIT_LIBFUNCS (void)
4988 @code{TARGET_INIT_LIBFUNCS} to @code{gofast_maybe_init_libfuncs}, or
H A Dgccint.info23430 -- Target Hook: void TARGET_INIT_LIBFUNCS (void)
23464 `TARGET_INIT_LIBFUNCS' to `gofast_maybe_init_libfuncs', or else
33937 * TARGET_INIT_LIBFUNCS: Library Calls. (line 16)