Home
last modified time | relevance | path

Searched defs:Addend (Results 1 – 25 of 74) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp56 uint64_t LocData, int64_t Addend) { in resolveX86_64()
89 uint64_t /*LocData*/, int64_t Addend) { in resolveAArch64()
141 uint64_t /*LocData*/, int64_t Addend) { in resolveMips64()
167 uint64_t /*LocData*/, int64_t Addend) { in resolveMSP430()
191 uint64_t /*LocData*/, int64_t Addend) { in resolvePPC64()
217 uint64_t /*LocData*/, int64_t Addend) { in resolveSystemZ()
241 uint64_t /*LocData*/, int64_t Addend) { in resolveSparc64()
277 uint64_t LocData, int64_t Addend) { in resolveAmdgpu()
325 uint64_t /*LocData*/, int64_t Addend) { in resolvePPC32()
346 uint64_t LocData, int64_t Addend) { in resolveARM()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.cpp31 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 DRuntimeDyldMachOAArch64.h38 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 DRuntimeDyldCOFFX86_64.h50 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 DRuntimeDyldCOFFAArch64.h113 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub()
181 uint64_t Addend = 0; in processRelocationRef() local
H A DRuntimeDyldCOFFI386.h79 uint64_t Addend = 0; in processRelocationRef() local
[all...]
H A DRuntimeDyldCOFFThumb.h105 uint64_t Addend = 0; in processRelocationRef() local
H A DRuntimeDyldMachOX86_64.h169 int64_t Addend = in processSubtractRelocation() local
H A DRuntimeDyldMachOI386.h160 uint64_t Addend = readBytesUnaligned(LocalAddress, NumBytes); in processSECTDIFFRelocation() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp260 uint32_t Type, int64_t Addend, in resolveX86_64Relocation()
378 uint32_t Type, int32_t Addend) { in resolveX86Relocation()
406 uint32_t Type, int64_t Addend) { in resolveAArch64Relocation()
592 uint32_t Type, int32_t Addend) { in resolveARMRelocation()
744 int64_t Addend) { in resolveLoongArch64Relocation()
953 int64_t Addend; in findOPDEntrySection() local
1027 uint32_t Type, int64_t Addend) { in resolvePPC32Relocation()
1047 uint32_t Type, int64_t Addend) { in resolvePPC64Relocation()
1141 uint32_t Type, int64_t Addend) { in resolveSystemZRelocation()
1195 uint32_t Type, int64_t Addend) { in resolveBPFRelocation()
[all …]
H A DRuntimeDyldImpl.h125 int64_t Addend; variable
195 int64_t Addend = 0; variable
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dosapi.c651 sbit32 volatile *Addend in ostiAtomicIncrement()
661 sbit32 volatile *Addend in ostiAtomicDecrement()
721 sbit32 volatile *Addend in ostiInterlockedIncrement()
730 sbit32 volatile *Addend in ostiInterlockedDecrement()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFExtras.h27 uint OffsetMask = 8, Offset = 0, Addend = 0; in encodeCrel() local
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsmcmnapi.c1095 sbit32 volatile *Addend in tdsmInterlockedIncrement()
1104 sbit32 volatile *Addend in tdsmInterlockedDecrement()
1147 sbit32 volatile *Addend in tdsmInterlockedIncrement()
1156 sbit32 volatile *Addend in tdsmInterlockedDecrement()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.h41 unsigned Addend = 0; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h211 const GlobalValue *LHS, const GlobalValue *RHS, int64_t Addend, in lowerRelativeReference()
221 const MCSymbol *LHS, const MCSymbol *RHS, int64_t Addend, in lowerDSOLocalEquivalent()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp186 uint64_t Addend; in parsePairRelocation() local
299 uint64_t Addend = 0; in addRelocations() local
H A DMachO_arm64.cpp211 uint64_t Addend; in parsePairRelocation() local
328 uint64_t Addend = 0; in addRelocations() local
H A DELF_loongarch.cpp142 const uint64_t Addend = in relaxAlign() local
366 int64_t Addend = Rel.r_addend; in addSingleRelocation() local
H A DEHFrameSupportImpl.h63 Edge::AddendT Addend = 0; member
H A DCOFF_x86_64.cpp89 int64_t Addend = 0; in addSingleRelocation() local
H A DELF_x86.cpp195 int64_t Addend = 0; in addSingleRelocation() local
H A DELF_aarch32.cpp184 Expected<int64_t> Addend = in addSingleRelRelocation() local
H A Daarch32.cpp471 int64_t Addend = E.getAddend(); in applyFixupData() local
528 int64_t Addend = E.getAddend(); in applyFixupArm() local
604 int64_t Addend = E.getAddend(); in applyFixupThumb() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h257 int64_t Addend = 0; variable
299 uint64_t Addend; member
367 int64_t Addend = 0; variable

123