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

Declarations

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
   28   void resolveRelocation(const SectionEntry &Section, uint64_t Offset,

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  930   return resolveRelocation(Section, RE.Offset, Value, RE.RelType, RE.Addend,
 1047   resolveRelocation(Sections[SectionID], Offset, Address, RelI->getType(),
 1066     resolveRelocation(Section, Offset,
 1100     resolveRelocation(Section, Offset,
 1232         resolveRelocation(
 1250         resolveRelocation(Section, Offset, reinterpret_cast<uint64_t>(
 1491           resolveRelocation(Section, Offset,
 1535           resolveRelocation(Section, Offset, reinterpret_cast<uint64_t>(
 1581       resolveRelocation(Sections[SectionID], Offset, Value.Addend, RelType, 0);
 1647       resolveRelocation(Section, Offset, StubAddress + 8, ELF::R_390_PC32DBL,
 1650       resolveRelocation(Section, Offset, StubAddress, RelType, Addend);
 1708         resolveRelocation(Section, Offset, StubAddress, ELF::R_X86_64_PC32,
 1732       resolveRelocation(Sections[SectionID], Offset, GOTOffset,