Home | History | Annotate | Download | only in src

Lines Matching refs:ngot

249   assert (statep->ngot != 0);
257 size_t size = statep->ngot * sizeof (Elf32_Addr);
365 if (unlikely (statep->nplt + statep->ngot == 0))
575 ++statep->ngot;
922 rel2->r_offset = gotaddr + ((thisgotidx - statep->ngot)
931 assert (thisgotidx < statep->ngot);
948 (thisgotidx - statep->ngot)