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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
 1887           SectionToGOTMap[i->second] = GOTSectionID;
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp
  136     uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]);
  154         getSectionAddress(SectionToGOTMap[SectionID]) + SymOffset;
  174     uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]);