Home
last modified time | relevance | path

Searched refs:resolveRelocation (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp927 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE, in resolveRelocation() function in llvm::RuntimeDyldELF
930 return resolveRelocation(Section, RE.Offset, Value, RE.RelType, RE.Addend, in resolveRelocation()
934 void RuntimeDyldELF::resolveRelocation(const SectionEntry &Section, in resolveRelocation() function in llvm::RuntimeDyldELF
1047 resolveRelocation(Sections[SectionID], Offset, Address, RelI->getType(), in resolveAArch64ShortBranch()
1066 resolveRelocation(Section, Offset, in resolveAArch64Branch()
1100 resolveRelocation(Section, Offset, in resolveAArch64Branch()
1232 resolveRelocation( in processRelocationRef()
1250 resolveRelocation(Section, Offset, reinterpret_cast<uint64_t>( in processRelocationRef()
1491 resolveRelocation(Section, Offset, in processRelocationRef()
1535 resolveRelocation(Section, Offset, reinterpret_cast<uint64_t>( in processRelocationRef()
[all …]
H A DRuntimeDyldELF.h28 void resolveRelocation(const SectionEntry &Section, uint64_t Offset,
175 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override;
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1097 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE, in resolveRelocation() function in llvm::RuntimeDyldELF
1100 return resolveRelocation(Section, RE.Offset, Value, RE.RelType, RE.Addend, in resolveRelocation()
1104 void RuntimeDyldELF::resolveRelocation(const SectionEntry &Section, in resolveRelocation() function in llvm::RuntimeDyldELF
1292 resolveRelocation(Section, Offset, in processRelocationRef()
1327 resolveRelocation(Section, Offset, in processRelocationRef()
1343 resolveRelocation( in processRelocationRef()
1361 resolveRelocation(Section, Offset, reinterpret_cast<uint64_t>( in processRelocationRef()
1529 resolveRelocation(Section, Offset, in processRelocationRef()
1573 resolveRelocation(Section, Offset, reinterpret_cast<uint64_t>( in processRelocationRef()
1619 resolveRelocation(Sections[SectionID], Offset, Value.Addend, RelType, 0); in processRelocationRef()
[all …]
H A DRuntimeDyldELF.h29 void resolveRelocation(const SectionEntry &Section, uint64_t Offset,
168 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1030 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE, in resolveRelocation() function in llvm::RuntimeDyldELF
1033 return resolveRelocation(Section, RE.Offset, Value, RE.RelType, RE.Addend, in resolveRelocation()
1037 void RuntimeDyldELF::resolveRelocation(const SectionEntry &Section, in resolveRelocation() function in llvm::RuntimeDyldELF
1151 resolveRelocation(Sections[SectionID], Offset, Address, RelI->getType(), in resolveAArch64ShortBranch()
1170 resolveRelocation(Section, Offset, in resolveAArch64Branch()
1204 resolveRelocation(Section, Offset, in resolveAArch64Branch()
1336 resolveRelocation( in processRelocationRef()
1354 resolveRelocation(Section, Offset, reinterpret_cast<uint64_t>( in processRelocationRef()
1595 resolveRelocation(Section, Offset, in processRelocationRef()
1639 resolveRelocation(Section, Offset, reinterpret_cast<uint64_t>( in processRelocationRef()
[all …]
H A DRuntimeDyldELF.h28 void resolveRelocation(const SectionEntry &Section, uint64_t Offset,
222 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDataExtractor.cpp65 object::resolveRelocation(E->Resolver, E->Reloc, E->SymbolValue, LocData); in getRelocatedValue()
67 R = object::resolveRelocation(E->Resolver, *E->Reloc2, E->SymbolValue2, R); in getRelocatedValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h86 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
179 resolveRelocation(RE, Section.getLoadAddressWithOffset(StubOffset)); in generateRelocationStub()
H A DRuntimeDyldMachOX86_64.h86 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
154 resolveRelocation(TargetRE, (uint64_t)Addr); in processGOTRelocation()
H A DRuntimeDyldCOFFAArch64.h128 resolveRelocation(RE, Section.getLoadAddressWithOffset(StubOffset)); in generateRelocationStub()
245 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
H A DRuntimeDyldMachOARM.h203 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
341 resolveRelocation(TargetRE, (uint64_t)Addr); in processBranchRelocation()
H A DRuntimeDyldELFMips.h28 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h85 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
153 resolveRelocation(TargetRE, (uint64_t)Addr); in processGOTRelocation()
H A DRuntimeDyldCOFFX86_64.h87 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
179 resolveRelocation(RE, Section.getLoadAddressWithOffset(StubOffset)); in generateRelocationStub()
H A DRuntimeDyldCOFFAArch64.h129 resolveRelocation(RE, Section.getLoadAddressWithOffset(StubOffset)); in generateRelocationStub()
256 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
H A DRuntimeDyldMachOARM.h202 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
340 resolveRelocation(TargetRE, (uint64_t)Addr); in processBranchRelocation()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h87 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
155 resolveRelocation(TargetRE, (uint64_t)Addr); in processGOTRelocation()
H A DRuntimeDyldMachOARM.h115 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
214 resolveRelocation(TargetRE, (uint64_t)Addr); in processBranchRelocation()
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp141 static std::error_code resolveRelocation(const Dumper::Context &Ctx, in resolveRelocation() function
290 resolveRelocation(Ctx, Section, SectionOffset + 8, XData, Offset); in printRuntimeFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/
H A DInstrumentationMap.cpp124 object::resolveRelocation(Resolver, Reloc, *ValueOrErr, 0)}); in loadObj()
135 object::resolveRelocation(Resolver, Reloc, *ValueOrErr, A)}); in loadObj()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DRelocationResolver.h35 uint64_t resolveRelocation(RelocationResolver Resolver, const RelocationRef &R,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DRelocationResolver.h35 uint64_t resolveRelocation(RelocationResolver Resolver, const RelocationRef &R,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DRelocationResolver.h35 uint64_t resolveRelocation(RelocationResolver Resolver, const RelocationRef &R,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DRelocationResolver.h35 uint64_t resolveRelocation(RelocationResolver Resolver, const RelocationRef &R,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DRelocationResolver.h35 uint64_t resolveRelocation(RelocationResolver Resolver, const RelocationRef &R,

12