| /src/contrib/llvm-project/llvm/lib/Object/ |
| H A D | RelocationResolver.cpp | 57 uint64_t LocData, int64_t Addend) { in resolveX86_64() 90 uint64_t /*LocData*/, int64_t Addend) { in resolveAArch64() 142 uint64_t /*LocData*/, int64_t Addend) { in resolveMips64() 168 uint64_t /*LocData*/, int64_t Addend) { in resolveMSP430() 192 uint64_t /*LocData*/, int64_t Addend) { in resolvePPC64() 218 uint64_t /*LocData*/, int64_t Addend) { in resolveSystemZ() 242 uint64_t /*LocData*/, int64_t Addend) { in resolveSparc64() 278 uint64_t /*LocData*/, int64_t Addend) { in resolveAmdgpu() 324 uint64_t /*LocData*/, int64_t Addend) { in resolvePPC32() 345 uint64_t LocData, int64_t Addend) { in resolveARM() [all …]
|
| /src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| H A D | RuntimeDyldELFMips.cpp | 31 uint64_t Addend) { in evaluateRelocation() 110 int64_t Addend, uint64_t SymOffset, SID SectionID) { in evaluateMIPS64Relocation() 267 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN32Relocation() 276 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN64Relocation() 306 int32_t Addend) { in resolveMIPSO32Relocation()
|
| H A D | RuntimeDyldMachOAArch64.h | 38 int64_t Addend = 0; in decodeAddend() local 156 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend() 316 if (auto Addend = decodeAddend(RE)) in processRelocationRef() local 499 int64_t Addend = in processSubtractRelocation() local
|
| H A D | RuntimeDyldCOFFX86_64.h | 50 void write32BitOffset(uint8_t *Target, int64_t Addend, uint64_t Delta) { in write32BitOffset() 152 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub() 217 uint64_t Addend = 0; in processRelocationRef() local
|
| H A D | RuntimeDyldCOFFAArch64.h | 102 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub() 169 uint64_t Addend = 0; in processRelocationRef() local
|
| H A D | RuntimeDyldCOFFI386.h | 79 uint64_t Addend = 0; in processRelocationRef() local
|
| H A D | RuntimeDyldCOFFThumb.h | 105 uint64_t Addend = 0; in processRelocationRef() local
|
| H A D | RuntimeDyldMachOX86_64.h | 169 int64_t Addend = in processSubtractRelocation() local
|
| H A D | RuntimeDyldMachOI386.h | 160 uint64_t Addend = readBytesUnaligned(LocalAddress, NumBytes); in processSECTDIFFRelocation() local
|
| /src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldELF.cpp | 261 uint32_t Type, int64_t Addend, in resolveX86_64Relocation() 379 uint32_t Type, int32_t Addend) { in resolveX86Relocation() 407 uint32_t Type, int64_t Addend) { in resolveAArch64Relocation() 593 uint32_t Type, int32_t Addend) { in resolveARMRelocation() 743 int64_t Addend; in findOPDEntrySection() local 817 uint32_t Type, int64_t Addend) { in resolvePPC32Relocation() 837 uint32_t Type, int64_t Addend) { in resolvePPC64Relocation() 931 uint32_t Type, int64_t Addend) { in resolveSystemZRelocation() 985 uint32_t Type, int64_t Addend) { in resolveBPFRelocation() 1043 uint32_t Type, int64_t Addend, in resolveRelocation() [all …]
|
| H A D | RuntimeDyldImpl.h | 124 int64_t Addend; variable 194 int64_t Addend = 0; variable
|
| /src/sys/dev/pms/freebsd/driver/ini/src/ |
| H A D | osapi.c | 651 sbit32 volatile *Addend in ostiAtomicIncrement() 661 sbit32 volatile *Addend in ostiAtomicDecrement() 721 sbit32 volatile *Addend in ostiInterlockedIncrement() 730 sbit32 volatile *Addend in ostiInterlockedDecrement()
|
| /src/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCELFExtras.h | 27 uint OffsetMask = 8, Offset = 0, Addend = 0; in encodeCrel() local
|
| /src/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| H A D | tdsmcmnapi.c | 1095 sbit32 volatile *Addend in tdsmInterlockedIncrement() 1104 sbit32 volatile *Addend in tdsmInterlockedDecrement() 1147 sbit32 volatile *Addend in tdsmInterlockedIncrement() 1156 sbit32 volatile *Addend in tdsmInterlockedDecrement()
|
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCCodeEmitter.h | 40 unsigned Addend = 0; member
|
| /src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | MachO_x86_64.cpp | 182 uint64_t Addend; in parsePairRelocation() local 295 uint64_t Addend = 0; in addRelocations() local
|
| H A D | MachO_arm64.cpp | 191 uint64_t Addend; in parsePairRelocation() local 308 uint64_t Addend = 0; in addRelocations() local
|
| H A D | EHFrameSupportImpl.h | 60 Edge::AddendT Addend = 0; member
|
| H A D | ELF_loongarch.cpp | 115 int64_t Addend = Rel.r_addend; in addSingleRelocation() local
|
| H A D | ELF_i386.cpp | 186 int64_t Addend = 0; in addSingleRelocation() local
|
| H A D | ELF_aarch32.cpp | 183 Expected<int64_t> Addend = in addSingleRelRelocation() local
|
| H A D | aarch32.cpp | 473 int64_t Addend = E.getAddend(); in applyFixupData() local 530 int64_t Addend = E.getAddend(); in applyFixupArm() local 606 int64_t Addend = E.getAddend(); in applyFixupThumb() local
|
| H A D | COFF_x86_64.cpp | 89 int64_t Addend = 0; in addSingleRelocation() local
|
| /src/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | MachO.h | 253 int64_t Addend = 0; variable 295 uint64_t Addend; member 363 int64_t Addend = 0; variable
|
| /src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | loongarch.h | 180 int64_t Addend = E.getAddend(); in applyFixup() local
|