HomeSort by: relevance | last modified time | path
    Searched refs:VXWORKS_GOTT_BASE (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/
vxworks-dummy.h 44 #define VXWORKS_GOTT_BASE (gcc_unreachable (), "")
47 VXWORKS_GOTT_BASE. */
vxworks.h 334 #undef VXWORKS_GOTT_BASE
335 #define VXWORKS_GOTT_BASE "__GOTT_BASE__"
  /src/external/gpl3/gcc.old/dist/gcc/config/
vxworks-dummy.h 44 #define VXWORKS_GOTT_BASE (gcc_unreachable (), "")
47 VXWORKS_GOTT_BASE. */
vxworks.h 280 #undef VXWORKS_GOTT_BASE
281 #define VXWORKS_GOTT_BASE "__GOTT_BASE__"
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc 12328 base = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (VXWORKS_GOTT_BASE));
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 6231 /* Load (*VXWORKS_GOTT_BASE) into the PIC register. */
6233 gen_rtx_SYMBOL_REF (Pmode, VXWORKS_GOTT_BASE));
6236 /* Load (*VXWORKS_GOTT_BASE)[VXWORKS_GOTT_INDEX] into the PIC register.
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc 12143 base = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (VXWORKS_GOTT_BASE));
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 6451 /* Load (*VXWORKS_GOTT_BASE) into the PIC register. */
6453 gen_rtx_SYMBOL_REF (Pmode, VXWORKS_GOTT_BASE));
6456 /* Load (*VXWORKS_GOTT_BASE)[VXWORKS_GOTT_INDEX] into the PIC register.
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 8426 pic_rtx = gen_rtx_SYMBOL_REF (Pmode, VXWORKS_GOTT_BASE);
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 8306 pic_rtx = gen_rtx_SYMBOL_REF (Pmode, VXWORKS_GOTT_BASE);

Completed in 124 milliseconds