Home
last modified time | relevance | path

Searched defs:FinalAddress (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.cpp78 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in evaluateMIPS32Relocation() local
82 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in evaluateMIPS32Relocation() local
86 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in evaluateMIPS32Relocation() local
90 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in evaluateMIPS32Relocation() local
94 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in evaluateMIPS32Relocation() local
98 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in evaluateMIPS32Relocation() local
102 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in evaluateMIPS32Relocation() local
178 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in evaluateMIPS64Relocation() local
182 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in evaluateMIPS64Relocation() local
186 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in evaluateMIPS64Relocation() local
[all …]
H A DRuntimeDyldMachOAArch64.h392 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation() local
401 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation() local
H A DRuntimeDyldMachOX86_64.h95 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation() local
H A DRuntimeDyldCOFFX86_64.h99 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation() local
H A DRuntimeDyldMachOI386.h104 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation() local
H A DRuntimeDyldCOFFAArch64.h260 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); resolveRelocation() local
H A DRuntimeDyldMachOARM.h210 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation() local
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp391 uint32_t RealOffset = Value + Addend - FinalAddress; in resolveX86Relocation() local
310 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); resolveX86_64Relocation() local
318 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); resolveX86_64Relocation() local
327 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); resolveX86_64Relocation() local
411 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); resolveAArch64Relocation() local
598 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset) & 0xFFFFFFFF; resolveARMRelocation() local
883 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); resolvePPC64Relocation() local
888 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); resolvePPC64Relocation() local
893 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); resolvePPC64Relocation() local
904 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); resolvePPC64Relocation() local
913 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); resolvePPC64Relocation() local
920 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); resolvePPC64Relocation() local
[all...]
H A DRuntimeDyldMachO.cpp152 uint64_t FinalAddress = Section.getLoadAddress() + RE.Offset; dumpRelocationToResolve() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1721 ptrdiff_t FinalAddress = (TLSVarAddress + Offset); getAdjustedFasterLocalExpr() local