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