Searched refs:VXWORKS_GOTT_INDEX (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dvxworks-dummy.h48 #define VXWORKS_GOTT_INDEX (gcc_unreachable (), "") macro
H A Dvxworks.h205 #undef VXWORKS_GOTT_INDEX macro
206 #define VXWORKS_GOTT_INDEX "__GOTT_INDEX__" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Dvxworks-dummy.h48 #define VXWORKS_GOTT_INDEX (gcc_unreachable (), "") macro
H A Dvxworks.h282 #undef VXWORKS_GOTT_INDEX macro
283 #define VXWORKS_GOTT_INDEX "__GOTT_INDEX__" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c12003 index = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (VXWORKS_GOTT_INDEX));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c5729 /* Load (*VXWORKS_GOTT_BASE)[VXWORKS_GOTT_INDEX] into the PIC register.
5730 Use %P and a local symbol in order to print VXWORKS_GOTT_INDEX as
5732 xops[2] = gen_rtx_SYMBOL_REF (Pmode, VXWORKS_GOTT_INDEX);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc12144 index = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (VXWORKS_GOTT_INDEX));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc6218 /* Load (*VXWORKS_GOTT_BASE)[VXWORKS_GOTT_INDEX] into the PIC register.
6219 Use %P and a local symbol in order to print VXWORKS_GOTT_INDEX as
6221 xops[2] = gen_rtx_SYMBOL_REF (Pmode, VXWORKS_GOTT_INDEX);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c8169 pic_tmp = gen_rtx_SYMBOL_REF (Pmode, VXWORKS_GOTT_INDEX);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc8311 pic_tmp = gen_rtx_SYMBOL_REF (Pmode, VXWORKS_GOTT_INDEX);

Completed in 759 milliseconds