| /llvm-project-15.0.7/lld/ELF/ |
| H A D | Thunks.cpp | 50 AArch64ABSLongThunk(Symbol &dest, int64_t addend) : Thunk(dest, addend) {} in AArch64ABSLongThunk() 58 AArch64ADRPThunk(Symbol &dest, int64_t addend) : Thunk(dest, addend) {} in AArch64ADRPThunk() 74 ARMThunk(Symbol &dest, int64_t addend) : Thunk(dest, addend) {} in ARMThunk() 104 ThumbThunk(Symbol &dest, int64_t addend) : Thunk(dest, addend) { in ThumbThunk() 147 ThumbV7ABSLongThunk(Symbol &dest, int64_t addend) in ThumbV7ABSLongThunk() 194 ThumbV6MABSLongThunk(Symbol &dest, int64_t addend) in ThumbV6MABSLongThunk() 204 ThumbV6MPILongThunk(Symbol &dest, int64_t addend) in ThumbV6MPILongThunk() 264 PPC32LongThunk(Symbol &dest, int64_t addend) : Thunk(dest, addend) {} in PPC32LongThunk() 296 PPC64R2SaveStub(Symbol &dest, int64_t addend) : Thunk(dest, addend) { in PPC64R2SaveStub() 380 PPC64PILongBranchThunk(Symbol &dest, int64_t addend) in PPC64PILongBranchThunk() [all …]
|
| H A D | Thunks.h | 61 int64_t addend; variable
|
| H A D | Relocations.cpp | 502 int64_t addend; in computeAddend() local 867 Symbol &sym, int64_t addend, RelExpr expr, in addRelativeReloc() 1157 int64_t addend, RelExpr expr) { in handleMipsTlsRelocation() 1180 int64_t addend, RelExpr expr) { in handleTlsRelocation() 1327 int64_t addend = computeAddend<ELFT>(rel, expr, sym.isLocal()); in scanOne() local
|
| H A D | Target.cpp | 150 RelExpr TargetInfo::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr()
|
| H A D | InputSection.cpp | 398 int64_t addend = getAddend<ELFT>(rel); in copyRelocations() local 533 static Relocation *getRISCVPCRelHi20(const Symbol *sym, uint64_t addend) { in getRISCVPCRelHi20() 843 int64_t addend = getAddend<ELFT>(rel); in relocateNonAlloc() local
|
| H A D | SyntheticSections.cpp | 734 void MipsGotSection::addEntry(InputFile &file, Symbol &sym, int64_t addend, in addEntry() 1617 int64_t addend, in addSymbolReloc() 1625 Symbol &sym, int64_t addend, RelType addendRelType, RelExpr expr) { in addRelativeReloc() 1651 int64_t addend, RelExpr expr, in addReloc() 1906 uint64_t addend = 0; in updateAllocSize() local 3668 int64_t addend) { in getEntryVA() 3673 int64_t addend) { in addEntry() 3695 int64_t addend = entry.second; in writeTo() local
|
| H A D | Symbols.cpp | 73 static uint64_t getSymVA(const Symbol &sym, int64_t addend) { in getSymVA()
|
| H A D | Relocations.h | 113 int64_t addend; member
|
| H A D | SyntheticSections.h | 447 uint64_t offsetInSec, Kind kind, Symbol &sym, int64_t addend, in DynamicReloc() 460 int64_t addend) in DynamicReloc() 487 int64_t addend; variable
|
| H A D | OutputSections.cpp | 649 int64_t addend = rel.addend; in checkDynRelAddends() local
|
| /llvm-project-15.0.7/lldb/test/API/lang/objc/blocks/ |
| H A D | ivars-in-blocks.m | 17 {
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | cleanup-stack.c | 6 int addend; member
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldImpl.h | 153 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend) in RelocationEntry() 157 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() 163 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() 168 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() 178 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry()
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | Relocations.h | 62 int64_t addend = 0; member
|
| H A D | InputSection.cpp | 276 uint64_t addend = off - piece.inSecOff; in getOffset() local
|
| H A D | SyntheticSections.cpp | 305 int64_t addend) { in addNonLazyBindingEntries() 356 int64_t addend = 0; member 374 int64_t addend, Binding &lastBinding, in encodeBinding()
|
| H A D | SyntheticSections.h | 176 int64_t addend; member
|
| /llvm-project-15.0.7/lld/wasm/ |
| H A D | InputChunks.cpp | 487 uint64_t addend = offset - piece->inputOff; in getParentOffset() local
|
| /llvm-project-15.0.7/lld/ELF/Arch/ |
| H A D | PPC64.cpp | 334 int64_t addend; in tryRelaxPPC64TocIndirection() local 1428 RelExpr PPC64::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr()
|
| H A D | X86_64.cpp | 803 RelExpr X86_64::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr()
|
| /llvm-project-15.0.7/lld/MachO/Arch/ |
| H A D | ARM64.cpp | 157 uint32_t addend; member
|
| /llvm-project-15.0.7/llvm/include/llvm/Object/ |
| H A D | MachO.h | 284 uint64_t addend() { return Addend; } in addend() function
|
| /llvm-project-15.0.7/libunwind/src/ |
| H A D | Unwind-EHABI.cpp | 323 uint32_t addend = 0; in _Unwind_VRS_Interpret() local
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| H A D | ittnotify_config.h | 264 ITT_INLINE long __TBB_machine_fetchadd4(volatile void* ptr, long addend) in __TBB_machine_fetchadd4()
|
| /llvm-project-15.0.7/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_config.h | 343 ITT_INLINE long __TBB_machine_fetchadd4(volatile void *ptr, long addend) { in __TBB_machine_fetchadd4()
|