Home
last modified time | relevance | path

Searched refs:getAddend (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dx86_64.h418 uint64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
424 uint64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
432 int64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
441 uint64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
450 uint64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
466 E.getTarget().getAddress() - (FixupAddress + 4) + E.getAddend(); in applyFixup()
475 int64_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
481 int64_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
490 int64_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
499 int64_t Value = FixupAddress - E.getTarget().getAddress() + E.getAddend(); in applyFixup()
[all …]
H A Daarch64.h442 uint64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
447 uint64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
459 Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
461 Value = FixupAddress - E.getTarget().getAddress() + E.getAddend(); in applyFixup()
476 int64_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
495 (E.getTarget().getAddress() + E.getAddend()).getValue(); in applyFixup()
511 int64_t Delta = E.getTarget().getAddress() + E.getAddend() - FixupAddress; in applyFixup()
526 int64_t Delta = E.getTarget().getAddress() + E.getAddend() - FixupAddress; in applyFixup()
542 int64_t Delta = E.getTarget().getAddress() + E.getAddend() - FixupAddress; in applyFixup()
559 int64_t Delta = E.getTarget().getAddress() + E.getAddend() - FixupAddress; in applyFixup()
[all …]
H A Di386.h212 uint32_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
219 E.getTarget().getAddress() - (FixupAddress + 4) + E.getAddend(); in applyFixup()
225 uint32_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
235 E.getTarget().getAddress() - (FixupAddress + 4) + E.getAddend(); in applyFixup()
244 int32_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
252 E.getTarget().getAddress() - GOTSymbol->getAddress() + E.getAddend(); in applyFixup()
261 E.getTarget().getAddress() - (FixupAddress + 4) + E.getAddend(); in applyFixup()
H A Dloongarch.h180 int64_t Addend = E.getAddend(); in applyFixup()
H A Dppc64.h363 int64_t A = E.getAddend();
H A DJITLink.h96 AddendT getAddend() const { return Addend; } in getAddend() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp201 int64_t Value = (E.getTarget().getAddress() + E.getAddend()).getValue(); in applyFixup()
206 int64_t Value = (E.getTarget().getAddress() + E.getAddend()).getValue(); in applyFixup()
211 int64_t Value = E.getTarget().getAddress() + E.getAddend() - FixupAddress; in applyFixup()
226 int64_t Value = E.getTarget().getAddress() + E.getAddend() - FixupAddress; in applyFixup()
244 int64_t Value = E.getTarget().getAddress() + E.getAddend() - FixupAddress; in applyFixup()
261 int64_t Value = E.getTarget().getAddress() + E.getAddend() - FixupAddress; in applyFixup()
278 RelHI20->getAddend() - E.getTarget().getAddress(); in applyFixup()
293 RelHI20->getAddend() - E.getTarget().getAddress(); in applyFixup()
303 int64_t Value = (E.getTarget().getAddress() + E.getAddend()).getValue(); in applyFixup()
315 int64_t Value = (E.getTarget().getAddress() + E.getAddend()).getValue(); in applyFixup()
[all …]
H A DJITLink.cpp159 if (E.getAddend() != 0) in printEdge()
160 OS << " + " << E.getAddend(); in printEdge()
312 if (E.getAddend() >= 0) in dump()
313 OS << formatv("+{0:x8}", E.getAddend()); in dump()
315 OS << formatv("-{0:x8}", -E.getAddend()); in dump()
H A DCOFF_x86_64.cpp201 E.setAddend(E.getAddend() - ImageBase->getValue()); in lowerCOFFRelocationEdges()
218 E.setAddend(E.getAddend() - in lowerCOFFRelocationEdges()
H A DEHFrameSupportImpl.h57 EdgeTarget(const Edge &E) : Target(&E.getTarget()), Addend(E.getAddend()) {} in EdgeTarget()
H A Dx86_64.cpp122 E.setAddend(E.getAddend() - 4); in optimizeGOTAndStubAccesses()
H A Daarch32.cpp473 int64_t Addend = E.getAddend(); in getEdgeKindName()
530 int64_t Addend = E.getAddend();
606 int64_t Addend = E.getAddend();
/freebsd/contrib/llvm-project/lld/ELF/
H A DMarkLive.cpp76 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
83 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
90 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
110 offset += getAddend<ELFT>(sec, rel); in resolveReloc()
H A DRelocations.h297 static inline int64_t getAddend(const typename ELFT::Rel &rel) {
301 static inline int64_t getAddend(const typename ELFT::Rela &rel) {
305 static inline int64_t getAddend(const typename ELFT::Crel &rel) {
H A DDWARF.cpp129 d.p = getAddend<ELFT>(rel); in findAux()
H A DICF.cpp248 uint64_t addA = getAddend<ELFT>(*rai); in constantEq()
249 uint64_t addB = getAddend<ELFT>(*rbi); in constantEq()
H A DInputSection.cpp416 getAddend<ELFT>(rel), &file.getRelocTargetSym(rel)}; in copyRelocations()
976 int64_t addend = getAddend<ELFT>(rel); in relocateNonAlloc()
995 (f->getRelocTargetSym(*it).getVA(0) + getAddend<ELFT>(*it)); in relocateNonAlloc()
H A DOutputSections.cpp673 rel.getType(config->isMips64EL), getAddend<ELFT>(rel)); in relToCrel()
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp128 auto AddendOrErr = object::ELFRelocationRef(Reloc).getAddend(); in loadObj()
138 if (auto AddendOrErr = object::ELFRelocationRef(Reloc).getAddend()) in loadObj()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp33 Expected<int64_t> AddendOrErr = ELFRelocationRef(R).getAddend(); in getELFAddend()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp905 S.getName().str(), E.getTarget().getAddress() + E.getAddend())); in registerObjectPlatformSectionsInBootstrap()
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1650 static void getAddend(uint64_t &, const Elf_Rel_Impl<ELFT, false> &) {} in getAddend() function
1653 static void getAddend(uint64_t &ToSet, const Elf_Rel_Impl<ELFT, true> &Rela) { in getAddend() function
1662 getAddend(ToAdd.Addend, Rel); in initRelocations()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp744 if (auto AddendOrErr = i->getAddend()) in findOPDEntrySection()
1231 if (Expected<int64_t> AddendOrErr = ELFRelocationRef(*RelI).getAddend()) in processRelocationRef()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp351 return {dyn_cast<Defined>(&sym), getAddend<ELFT>(relas[index])}; in getRelaTocSymAndAddend()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h238 Expected<int64_t> getAddend() const { in getAddend() function

12