reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
 1812   uint64_t StartOffset = CurrentGOTIndex * getGOTEntrySize();
 1813   CurrentGOTIndex += no;
 1861     size_t TotalSize = CurrentGOTIndex * getGOTEntrySize();
 1913   CurrentGOTIndex = 0;