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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  297     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  305     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  314     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  327         GOTBase = Section.getLoadAddressWithOffset(0);
  353         Section.getLoadAddressWithOffset(Offset) & 0xFFFFFFFF;
  372   uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  493   uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset) & 0xFFFFFFFF;
  778     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  783     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  788     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  799     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  808     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  815     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  835     int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset);
  842     int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset);
  848     int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset);
  854     int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset);
  860     int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset);
 1033         uint64_t(Sections[SymInfo.getSectionID()].getLoadAddressWithOffset(
 1039   uint64_t SourceAddress = Sections[SectionID].getLoadAddressWithOffset(Offset);
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h
  144               : Sections[RE.Sections.SectionA].getLoadAddressWithOffset(
  159           Sections[RE.Sections.SectionA].getLoadAddressWithOffset(RE.Addend) -
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h
  189               : Sections[RE.Sections.SectionA].getLoadAddressWithOffset(RE.Addend);
  236           Sections[RE.Sections.SectionA].getLoadAddressWithOffset(RE.Addend);
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h
   98       uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset);
  179     resolveRelocation(RE, Section.getLoadAddressWithOffset(StubOffset));
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp
   60                     << format("%llx", Section.getLoadAddressWithOffset(Offset))
   78     uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
   82     uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
   86     uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
   90     uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
   94     uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
   98     uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  102     uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  115                     << format("%llx", Section.getLoadAddressWithOffset(Offset))
  178     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  182     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  186     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  190     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  194     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  198     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  202     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  206     uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset);
  312                     << format("%p", Section.getLoadAddressWithOffset(Offset))
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h
  392       uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset);
  401       uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset);
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h
  211       uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset);
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h
  105       uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset);
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h
   96       uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset);