Home | History | Annotate | Download | only in bfd

Lines Matching refs:global_gotno

115   unsigned int global_gotno;
1317 g->global_gotno = 0;
1450 the number of global entries, since global_gotno is actually
1459 BFD_ASSERT (g->global_gotno > 0);
1461 g->global_gotno--;
1474 else if (g->global_gotno == 0 && g->global_gotsym == NULL)
1484 BFD_ASSERT (g->global_gotno > 0);
1486 g->global_gotno--;
1685 /* We might want to decrement the global_gotno count, but it's
3049 g->global_gotno = i;