Home | History | Annotate | Download | only in config

Lines Matching full:s_get_name

3797 	      if (strcmp (S_GET_NAME (fixp->fx_addsy), GOT_NAME) == 0)
3800 if (strcmp (S_GET_NAME (fixp->fx_addsy), GOTT_BASE) == 0
3801 || strcmp (S_GET_NAME (fixp->fx_addsy), GOTT_INDEX) == 0)
3810 if (strcmp (S_GET_NAME (fixp->fx_addsy), GOT_NAME) == 0)
3813 if (strcmp (S_GET_NAME (fixp->fx_addsy), GOTT_BASE) == 0
3814 || strcmp (S_GET_NAME (fixp->fx_addsy), GOTT_INDEX) == 0)
4116 S_GET_NAME (symbolP));
4169 S_GET_NAME (symbolP), (long) S_GET_VALUE (symbolP), (long) size);
4435 && strcmp (S_GET_NAME (globals[reg]), regname))