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

  /src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c 3971 #define GOTT_INDEX "__GOTT_INDEX__"
3992 || strcmp (S_GET_NAME (fixp->fx_addsy), GOTT_INDEX) == 0)
4005 || strcmp (S_GET_NAME (fixp->fx_addsy), GOTT_INDEX) == 0)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c 3970 #define GOTT_INDEX "__GOTT_INDEX__"
3991 || strcmp (S_GET_NAME (fixp->fx_addsy), GOTT_INDEX) == 0)
4004 || strcmp (S_GET_NAME (fixp->fx_addsy), GOTT_INDEX) == 0)

Completed in 26 milliseconds