Searched refs:GotLocalEnd (Results 1 – 1 of 1) sorted by relevance
1812 const GOTEntry *GotLocalEnd = makeGOTIter(*GOT, *DtLocalGotNum); in parseGOT() local1827 if (It != GotLocalEnd && (*It >> (sizeof(GOTEntry) * 8 - 1)) != 0) { in parseGOT()1835 for (; It != GotLocalEnd; ++It) { in parseGOT()