Home
last modified time | relevance | path

Searched refs:GotLocalEnd (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1985 const GOTEntry *GotLocalEnd = makeGOTIter(GOT, *DtLocalGotNum); in parseGOT() local
2000 if (It != GotLocalEnd && (*It >> (sizeof(GOTEntry) * 8 - 1)) != 0) { in parseGOT()
2008 for (; It != GotLocalEnd; ++It) { in parseGOT()