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