/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | RelocationResolver.cpp | 43 uint64_t LocData, int64_t Addend) { in resolveX86_64() 75 uint64_t /*LocData*/, int64_t Addend) { in resolveAArch64() 125 uint64_t /*LocData*/, int64_t Addend) { in resolveMips64() 151 uint64_t /*LocData*/, int64_t Addend) { in resolveMSP430() 175 uint64_t /*LocData*/, int64_t Addend) { in resolvePPC64() 201 uint64_t /*LocData*/, int64_t Addend) { in resolveSystemZ() 225 uint64_t /*LocData*/, int64_t Addend) { in resolveSparc64() 248 uint64_t /*LocData*/, int64_t Addend) { in resolveAmdgpu() 294 uint64_t /*LocData*/, int64_t Addend) { in resolvePPC32() 336 uint64_t /*LocData*/, int64_t Addend) { in resolveAVR() [all …]
|
H A D | ELF.cpp | 392 uint64_t Addend = 0; in android_relas() local
|
/netbsd-src/external/apache2/llvm/dist/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() 145 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub() 210 uint64_t Addend = 0; in processRelocationRef() local
|
H A D | RuntimeDyldCOFFAArch64.h | 101 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub() 168 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 | 83 uint64_t Addend = 0; in processRelocationRef() local
|
H A D | RuntimeDyldMachOX86_64.h | 170 int64_t Addend = in processSubtractRelocation() local
|
H A D | RuntimeDyldMachOI386.h | 161 uint64_t Addend = readBytesUnaligned(LocalAddress, NumBytes); in processSECTDIFFRelocation() local
|
H A D | RuntimeDyldMachOARM.h | 408 int64_t Addend = FullImmVal - (AddrA - AddrB); in processHALFSECTDIFFRelocation() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.cpp | 261 uint32_t Type, int64_t Addend, in resolveX86_64Relocation() 353 uint32_t Type, int32_t Addend) { in resolveX86Relocation() 381 uint32_t Type, int64_t Addend) { in resolveAArch64Relocation() 554 uint32_t Type, int32_t Addend) { in resolveARMRelocation() 704 int64_t Addend; in findOPDEntrySection() local 778 uint32_t Type, int64_t Addend) { in resolvePPC32Relocation() 798 uint32_t Type, int64_t Addend) { in resolvePPC64Relocation() 892 uint32_t Type, int64_t Addend) { in resolveSystemZRelocation() 946 uint32_t Type, int64_t Addend) { in resolveBPFRelocation() 1001 uint32_t Type, int64_t Addend, in resolveRelocation() [all …]
|
H A D | RuntimeDyldImpl.h | 130 int64_t Addend; variable 194 int64_t Addend = 0; variable
|
H A D | RuntimeDyldMachO.cpp | 71 int64_t Addend = readBytesUnaligned(LocalAddress, NumBytes); in processScatteredVANILLA() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCCodeEmitter.h | 40 unsigned Addend = 0; member
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | copy-relocs.h | 98 typedef typename elfcpp::Elf_types<size>::Elf_Addr Addend; typedef
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | copy-relocs.h | 98 typedef typename elfcpp::Elf_types<size>::Elf_Addr Addend; typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/ |
H A D | EHFrameSupportImpl.h | 70 Edge::AddendT Addend = 0; member
|
H A D | MachO_x86_64.cpp | 180 uint64_t Addend; in parsePairRelocation() local 271 uint64_t Addend = 0; in addRelocations() local
|
H A D | MachO_arm64.cpp | 162 uint64_t Addend; in parsePairRelocation() local 254 uint64_t Addend = 0; in addRelocations() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
H A D | DwarfLinkerForBinary.h | 63 uint64_t Addend; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCELFObjectWriter.h | 34 uint64_t Addend; // The addend to use. member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 72 Edge(Kind K, OffsetT Offset, Symbol &Target, AddendT Addend) in Edge() 88 void setAddend(AddendT Addend) { this->Addend = Addend; } in setAddend() 93 AddendT Addend = 0; variable 236 Edge::AddendT Addend) { in addEdge()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | ELFDump.cpp | 65 int64_t Addend = 0; in getRelocationValueString() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCExpr.cpp | 587 const MCSymbolRefExpr *&B, int64_t &Addend) { in AttemptToFoldSymbolOffsetDifference()
|