Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp255 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveX86_64Relocation() local
263 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveX86_64Relocation() local
272 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveX86_64Relocation() local
291 uint32_t FinalAddress = in resolveX86Relocation() local
311 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveAArch64Relocation() local
451 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset) & 0xFFFFFFFF; in resolveARMRelocation() local
535 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveMIPSRelocation() local
540 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveMIPSRelocation() local
547 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveMIPSRelocation() local
554 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveMIPSRelocation() local
[all …]
DRuntimeDyldMachO.cpp150 uint64_t FinalAddress = Section.getLoadAddress() + RE.Offset; in dumpRelocationToResolve() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h335 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation() local
344 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation() local
DRuntimeDyldCOFFX86_64.h75 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation() local
DRuntimeDyldMachOX86_64.h97 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation() local
DRuntimeDyldMachOI386.h106 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation() local
DRuntimeDyldMachOARM.h123 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation() local