Searched refs:CurrentGOTIndex (Results 1 – 2 of 2) sorted by relevance
137 unsigned CurrentGOTIndex; variable
225 : RuntimeDyldImpl(MemMgr, Resolver), GOTSectionID(0), CurrentGOTIndex(0) {} in RuntimeDyldELF()1812 uint64_t StartOffset = CurrentGOTIndex * getGOTEntrySize(); in allocateGOTEntries()1813 CurrentGOTIndex += no; in allocateGOTEntries()1861 size_t TotalSize = CurrentGOTIndex * getGOTEntrySize(); in finalizeLoad()1913 CurrentGOTIndex = 0; in finalizeLoad()