Home | History | Annotate | Download | only in bfd

Lines Matching refs:global_gotno

119   unsigned int global_gotno;
1459 g->global_gotno = 0;
1589 the number of global entries, since global_gotno is actually
1598 BFD_ASSERT (g->global_gotno > 0);
1600 g->global_gotno--;
1613 else if (g->global_gotno == 0 && g->global_gotsym == NULL)
1623 BFD_ASSERT (g->global_gotno > 0);
1625 g->global_gotno--;
1820 /* We might want to decrement the global_gotno count, but it's
3242 g->global_gotno = i;