Searched refs:INITIALIZE_TRAMPOLINE (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/s390/
H A Ds390.h662 #define INITIALIZE_TRAMPOLINE(ADDR, FNADDR, CXT) \ macro
/freebsd-12-stable/contrib/gcc/config/arm/
H A Darm.h1697 #ifndef INITIALIZE_TRAMPOLINE
1698 #define INITIALIZE_TRAMPOLINE(TRAMP, FNADDR, CXT) \
1691 #define INITIALIZE_TRAMPOLINE macro
/freebsd-12-stable/contrib/gcc/config/ia64/
H A Dia64.h1356 #define INITIALIZE_TRAMPOLINE(ADDR, FNADDR, STATIC_CHAIN) \
1336 #define INITIALIZE_TRAMPOLINE macro
/freebsd-12-stable/contrib/gcc/config/sparc/
H A Dsparc.h1696 #define INITIALIZE_TRAMPOLINE(TRAMP, FNADDR, CXT) \
1683 #define INITIALIZE_TRAMPOLINE macro
/freebsd-12-stable/contrib/gcc/config/i386/
H A Di386.h1566 #define INITIALIZE_TRAMPOLINE(TRAMP, FNADDR, CXT) \
1561 #define INITIALIZE_TRAMPOLINE macro
/freebsd-12-stable/contrib/gcc/config/mips/
H A Dmips.h2121 /* INITIALIZE_TRAMPOLINE calls this library function to flush
2134 #define INITIALIZE_TRAMPOLINE(ADDR, FUNC, CHAIN) \
2119 #define INITIALIZE_TRAMPOLINE macro
/freebsd-12-stable/contrib/gcc/config/rs6000/
H A Drs6000.h1494 #define INITIALIZE_TRAMPOLINE(ADDR, FNADDR, CXT) \
1489 #define INITIALIZE_TRAMPOLINE macro
/freebsd-12-stable/contrib/gcc/
H A Dbuiltins.c5277 INITIALIZE_TRAMPOLINE (r_tramp, r_func, r_chain);

Completed in 295 milliseconds