Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDataExtractor.cpp63 object::resolveRelocation(E->Resolver, E->Reloc, E->SymbolValue, LocData); in getRelocatedValue()
65 R = object::resolveRelocation(E->Resolver, *E->Reloc2, E->SymbolValue2, R); in getRelocatedValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
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 …]
DRuntimeDyldELF.h28 void resolveRelocation(const SectionEntry &Section, uint64_t Offset,
175 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override;
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp934 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE, in resolveRelocation() function in llvm::RuntimeDyldELF
937 return resolveRelocation(Section, RE.Offset, Value, RE.RelType, RE.Addend, in resolveRelocation()
941 void RuntimeDyldELF::resolveRelocation(const SectionEntry &Section, in resolveRelocation() function in llvm::RuntimeDyldELF
1054 resolveRelocation(Sections[SectionID], Offset, Address, RelI->getType(), in resolveAArch64ShortBranch()
1073 resolveRelocation(Section, Offset, in resolveAArch64Branch()
1107 resolveRelocation(Section, Offset, in resolveAArch64Branch()
1239 resolveRelocation( in processRelocationRef()
1257 resolveRelocation(Section, Offset, reinterpret_cast<uint64_t>( in processRelocationRef()
1498 resolveRelocation(Section, Offset, in processRelocationRef()
1542 resolveRelocation(Section, Offset, reinterpret_cast<uint64_t>( in processRelocationRef()
[all …]
DRuntimeDyldELF.h28 void resolveRelocation(const SectionEntry &Section, uint64_t Offset,
176 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override;
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h29 void resolveRelocation(const SectionEntry &Section, uint64_t Offset,
168 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override;
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 …]
/external/llvm-project/llvm/include/llvm/Object/
DRelocationResolver.h42 uint64_t resolveRelocation(RelocationResolver Resolver, const RelocationRef &R,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h86 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
179 resolveRelocation(RE, Section.getLoadAddressWithOffset(StubOffset)); in generateRelocationStub()
DRuntimeDyldELFMips.h28 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override;
DRuntimeDyldMachOX86_64.h86 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
154 resolveRelocation(TargetRE, (uint64_t)Addr); in processGOTRelocation()
DRuntimeDyldCOFFAArch64.h128 resolveRelocation(RE, Section.getLoadAddressWithOffset(StubOffset)); in generateRelocationStub()
245 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldMachOARM.h203 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
341 resolveRelocation(TargetRE, (uint64_t)Addr); in processBranchRelocation()
DRuntimeDyldCOFFI386.h131 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h87 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
179 resolveRelocation(RE, Section.getLoadAddressWithOffset(StubOffset)); in generateRelocationStub()
DRuntimeDyldELFMips.h28 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override;
DRuntimeDyldMachOX86_64.h86 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
154 resolveRelocation(TargetRE, (uint64_t)Addr); in processGOTRelocation()
DRuntimeDyldCOFFAArch64.h129 resolveRelocation(RE, Section.getLoadAddressWithOffset(StubOffset)); in generateRelocationStub()
256 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldMachOARM.h203 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
341 resolveRelocation(TargetRE, (uint64_t)Addr); in processBranchRelocation()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h87 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
155 resolveRelocation(TargetRE, (uint64_t)Addr); in processGOTRelocation()
DRuntimeDyldMachOARM.h115 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
214 resolveRelocation(TargetRE, (uint64_t)Addr); in processBranchRelocation()
DRuntimeDyldCOFFX86_64.h63 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
/external/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp141 static std::error_code resolveRelocation(const Dumper::Context &Ctx, in resolveRelocation() function
290 resolveRelocation(Ctx, Section, SectionOffset + 8, XData, Offset); in printRuntimeFunction()
/external/llvm-project/llvm/lib/XRay/
DInstrumentationMap.cpp126 object::resolveRelocation(Resolver, Reloc, *ValueOrErr, 0)}); in loadObj()
137 object::resolveRelocation(Resolver, Reloc, *ValueOrErr, A)}); in loadObj()
/external/llvm-project/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp167 static std::error_code resolveRelocation(const Dumper::Context &Ctx, in resolveRelocation() function
328 resolveRelocation(Ctx, Section, SectionOffset + 8, XData, Offset); in printRuntimeFunction()

12