Searched refs:CurrentGOTIndex (Results 1 – 2 of 2) sorted by relevance
108 unsigned CurrentGOTIndex; variable
189 : RuntimeDyldImpl(MemMgr, Resolver), GOTSectionID(0), CurrentGOTIndex(0) {} in RuntimeDyldELF()1395 uint64_t StartOffset = CurrentGOTIndex * getGOTEntrySize(); in allocateGOTEntries()1396 CurrentGOTIndex += no; in allocateGOTEntries()1419 size_t TotalSize = CurrentGOTIndex * getGOTEntrySize(); in finalizeLoad()1448 CurrentGOTIndex = 0; in finalizeLoad()