Searched refs:CurrentGOTIndex (Results 1 – 2 of 2) sorted by relevance
138 unsigned CurrentGOTIndex; variable
219 : RuntimeDyldImpl(MemMgr, Resolver), GOTSectionID(0), CurrentGOTIndex(0) {} in RuntimeDyldELF()2257 uint64_t StartOffset = CurrentGOTIndex * getGOTEntrySize(); in allocateGOTEntries()2258 CurrentGOTIndex += no; in allocateGOTEntries()2363 size_t TotalSize = CurrentGOTIndex * getGOTEntrySize(); in finalizeLoad()2416 CurrentGOTIndex = 0; in finalizeLoad()