Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dx86_64.h450 uint64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
456 uint64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
464 int64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
473 uint64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
482 uint64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
498 E.getTarget().getAddress() - (FixupAddress + 4) + E.getAddend(); in applyFixup()
507 int64_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
513 int64_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
522 int64_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
531 int64_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
[all …]
H A Daarch64.h506 uint64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
511 uint64_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
523 Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
525 Value = FixupAddress - E.getTarget().getAddress() + E.getAddend(); in applyFixup()
540 int64_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
559 (E.getTarget().getAddress() + E.getAddend()).getValue(); in applyFixup()
575 int64_t Delta = E.getTarget().getAddress() + E.getAddend() - FixupAddress; in applyFixup()
590 int64_t Delta = E.getTarget().getAddress() + E.getAddend() - FixupAddress; in applyFixup()
606 int64_t Delta = E.getTarget().getAddress() + E.getAddend() - FixupAddress; in applyFixup()
623 int64_t Delta = E.getTarget().getAddress() + E.getAddend() - FixupAddress; in applyFixup()
[all …]
H A Dx86.h194 uint32_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
200 int32_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
206 uint32_t Value = E.getTarget().getAddress().getValue() + E.getAddend(); in applyFixup()
215 int32_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
224 int32_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
232 E.getTarget().getAddress() - GOTSymbol->getAddress() + E.getAddend(); in applyFixup()
240 int32_t Value = E.getTarget().getAddress() - FixupAddress + E.getAddend(); in applyFixup()
H A Dloongarch.h341 int64_t Addend = E.getAddend(); in applyFixup()
H A Dppc64.h364 int64_t A = E.getAddend(); in applyFixup()
/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.cpp160 if (E.getAddend() != 0) in printEdge()
161 OS << " + " << E.getAddend(); in printEdge()
349 if (E.getAddend() >= 0) in dump()
350 OS << formatv("+{0:x8}", E.getAddend()); in dump()
352 OS << formatv("-{0:x8}", -E.getAddend()); in dump()
425 << formatv("{0:x}", E.getTarget().getAddress() + E.getAddend()) in makeTargetOutOfRangeError()
431 if (E.getAddend()) { in makeTargetOutOfRangeError()
434 << formatv("{0:x}", E.getAddend()); in makeTargetOutOfRangeError()
H A DCOFF_x86_64.cpp206 E.setAddend(E.getAddend() - ImageBase->getAddress().getValue()); in operator ()()
223 E.setAddend(E.getAddend() - in operator ()()
H A DEHFrameSupportImpl.h60 EdgeTarget(const Edge &E) : Target(&E.getTarget()), Addend(E.getAddend()) {} in EdgeTarget()
H A Dx86_64.cpp152 E.setAddend(E.getAddend() - 4); in optimizeGOTAndStubAccesses()
H A DELF_loongarch.cpp143 !E.getTarget().isDefined() ? Log2_64(E.getAddend()) + 1 : E.getAddend(); in relaxAlign()
H A DMachO_arm64.cpp611 if (E.getAddend() >> 32) in applyPACSigningToModInitPointers()
621 E.setAddend(E.getAddend() | SigningBits); in applyPACSigningToModInitPointers()
H A Daarch32.cpp471 int64_t Addend = E.getAddend(); in applyFixupData()
528 int64_t Addend = E.getAddend(); in applyFixupArm()
604 int64_t Addend = E.getAddend(); in applyFixupThumb()
H A Daarch64.cpp340 uint64_t EncodedInfo = E.getAddend(); in lowerPointer64AuthEdgesToSigningFunction()
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h333 static inline int64_t getAddend(const typename ELFT::Rel &rel) {
337 static inline int64_t getAddend(const typename ELFT::Rela &rel) {
341 static inline int64_t getAddend(const typename ELFT::Crel &rel) {
H A DMarkLive.cpp96 static uint64_t getAddend(Ctx &ctx, InputSectionBase &sec, in getAddend() function
103 static uint64_t getAddend(Ctx &, InputSectionBase &sec, in getAddend() function
110 static uint64_t getAddend(Ctx &, InputSectionBase &sec, in getAddend() function
134 offset += getAddend<ELFT>(ctx, sec, rel); in resolveReloc()
H A DDWARF.cpp127 d.p = getAddend<ELFT>(rel); in findAux()
H A DICF.cpp249 uint64_t addA = getAddend<ELFT>(*rai); in constantEq()
250 uint64_t addB = getAddend<ELFT>(*rbi); in constantEq()
H A DInputSection.cpp451 getAddend<ELFT>(rel), &file.getRelocTargetSym(rel)}; in copyRelocations()
1045 int64_t addend = getAddend<ELFT>(rel); in relocateNonAlloc()
1064 (f->getRelocTargetSym(*it).getVA(ctx) + getAddend<ELFT>(*it)); in relocateNonAlloc()
H A DOutputSections.cpp694 rel.getType(ctx.arg.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.cpp32 Expected<int64_t> AddendOrErr = ELFRelocationRef(R).getAddend(); in getELFAddend()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp903 S.getName().str(), E.getTarget().getAddress() + E.getAddend())); in registerObjectPlatformSectionsInBootstrap()
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1647 static void getAddend(uint64_t &, const Elf_Rel_Impl<ELFT, false> &) {} in getAddend() function
1650 static void getAddend(uint64_t &ToSet, const Elf_Rel_Impl<ELFT, true> &Rela) { in getAddend() function
1659 getAddend(ToAdd.Addend, Rel); in initRelocations()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp349 return {dyn_cast<Defined>(&sym), getAddend<ELFT>(relas[index])}; in getRelaTocSymAndAddend()

12