Home
last modified time | relevance | path

Searched refs:getAddressWithOffset (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp235 support::ulittle64_t::ref(Section.getAddressWithOffset(Offset)) = in resolveX86_64Relocation()
238 << format("%p\n", Section.getAddressWithOffset(Offset))); in resolveX86_64Relocation()
248 support::ulittle32_t::ref(Section.getAddressWithOffset(Offset)) = in resolveX86_64Relocation()
251 << format("%p\n", Section.getAddressWithOffset(Offset))); in resolveX86_64Relocation()
267 support::ulittle32_t::ref(Section.getAddressWithOffset(Offset)) = in resolveX86_64Relocation()
274 support::ulittle64_t::ref(Section.getAddressWithOffset(Offset)) = in resolveX86_64Relocation()
286 support::ulittle32_t::ref(Section.getAddressWithOffset(Offset)) = in resolveX86Relocation()
294 support::ulittle32_t::ref(Section.getAddressWithOffset(Offset)) = in resolveX86Relocation()
310 reinterpret_cast<uint32_t *>(Section.getAddressWithOffset(Offset)); in resolveAArch64Relocation()
314 << format("%llx", Section.getAddressWithOffset(Offset)) in resolveAArch64Relocation()
[all …]
DRuntimeDyldImpl.h91 uint8_t *getAddressWithOffset(unsigned OffsetBytes) const { in getAddressWithOffset() function
DRuntimeDyldMachO.cpp68 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processScatteredVANILLA()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp274 support::ulittle64_t::ref(Section.getAddressWithOffset(Offset)) = in resolveX86_64Relocation()
277 << format("%p\n", Section.getAddressWithOffset(Offset))); in resolveX86_64Relocation()
287 support::ulittle32_t::ref(Section.getAddressWithOffset(Offset)) = in resolveX86_64Relocation()
290 << format("%p\n", Section.getAddressWithOffset(Offset))); in resolveX86_64Relocation()
306 support::ulittle32_t::ref(Section.getAddressWithOffset(Offset)) = in resolveX86_64Relocation()
313 support::ulittle64_t::ref(Section.getAddressWithOffset(Offset)) = in resolveX86_64Relocation()
330 support::ulittle64_t::ref(Section.getAddressWithOffset(Offset)) = GOTOffset; in resolveX86_64Relocation()
341 support::ulittle32_t::ref(Section.getAddressWithOffset(Offset)) = in resolveX86Relocation()
352 support::ulittle32_t::ref(Section.getAddressWithOffset(Offset)) = in resolveX86Relocation()
368 reinterpret_cast<uint32_t *>(Section.getAddressWithOffset(Offset)); in resolveAArch64Relocation()
[all …]
DRuntimeDyldMachO.cpp70 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processScatteredVANILLA()
DRuntimeDyldImpl.h91 uint8_t *getAddressWithOffset(unsigned OffsetBytes) const { in getAddressWithOffset() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.cpp46 applyMIPSRelocation(Section.getAddressWithOffset(RE.Offset), Value, in applyRelocation()
59 << format("%llx", Section.getAddressWithOffset(Offset)) in evaluateMIPS32Relocation()
114 << format("%llx", Section.getAddressWithOffset(Offset)) in evaluateMIPS64Relocation()
271 applyMIPSRelocation(Section.getAddressWithOffset(Offset), CalculatedValue, in resolveMIPSN32Relocation()
300 applyMIPSRelocation(Section.getAddressWithOffset(Offset), CalculatedValue, in resolveMIPSN64Relocation()
308 uint8_t *TargetPtr = Section.getAddressWithOffset(Offset); in resolveMIPSO32Relocation()
312 << Section.getAddressWithOffset(Offset) << " FinalAddress: " in resolveMIPSO32Relocation()
DRuntimeDyldMachOX86_64.h90 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()
139 Addr = Section.getAddressWithOffset(i->second); in processGOTRelocation()
142 uint8_t *GOTEntry = Section.getAddressWithOffset(Section.getStubOffset()); in processGOTRelocation()
169 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); in processSubtractRelocation()
DRuntimeDyldMachOARM.h64 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in decodeAddend()
205 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()
310 Addr = Section.getAddressWithOffset(i->second); in processBranchRelocation()
322 Addr = Section.getAddressWithOffset(Section.getStubOffset()); in processBranchRelocation()
360 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processHALFSECTDIFFRelocation()
DRuntimeDyldCOFFX86_64.h83 uint8_t *Target = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()
151 createStubFunction(Section.getAddressWithOffset(StubOffset)); in generateRelocationStub()
DRuntimeDyldMachOI386.h103 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()
157 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processSECTDIFFRelocation()
DRuntimeDyldMachOAArch64.h37 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in decodeAddend()
360 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()
491 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); in processSubtractRelocation()
DRuntimeDyldCOFFI386.h134 uint8_t *Target = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()
DRuntimeDyldCOFFThumb.h174 uint8_t *Target = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h39 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in decodeAddend()
118 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()
196 Addr = Section.getAddressWithOffset(i->second); in processBranchRelocation()
201 Section.getAddressWithOffset(Section.getStubOffset())); in processBranchRelocation()
209 Addr = Section.getAddressWithOffset(Section.getStubOffset()); in processBranchRelocation()
239 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processHALFSECTDIFFRelocation()
DRuntimeDyldMachOX86_64.h90 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()
139 Addr = Section.getAddressWithOffset(i->second); in processGOTRelocation()
142 uint8_t *GOTEntry = Section.getAddressWithOffset(Section.getStubOffset()); in processGOTRelocation()
169 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); in processSubtractRelocation()
DRuntimeDyldMachOAArch64.h37 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in decodeAddend()
315 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()
431 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); in processSubtractRelocation()
DRuntimeDyldMachOI386.h103 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()
157 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processSECTDIFFRelocation()
DRuntimeDyldCOFFX86_64.h65 uint8_t *Target = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()
DRuntimeDyldCOFFI386.h134 uint8_t *Target = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()
DRuntimeDyldCOFFThumb.h144 uint8_t *Target = Section.getAddressWithOffset(RE.Offset); in resolveRelocation()