HomeSort by: relevance | last modified time | path
    Searched defs:GOTT_BASE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c 3970 #define GOTT_BASE "__GOTT_BASE__"
3991 if (strcmp (S_GET_NAME (fixp->fx_addsy), GOTT_BASE) == 0
4004 if (strcmp (S_GET_NAME (fixp->fx_addsy), GOTT_BASE) == 0
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c 3969 #define GOTT_BASE "__GOTT_BASE__"
3990 if (strcmp (S_GET_NAME (fixp->fx_addsy), GOTT_BASE) == 0
4003 if (strcmp (S_GET_NAME (fixp->fx_addsy), GOTT_BASE) == 0

Completed in 33 milliseconds