Home
last modified time | relevance | path

Searched refs:resolveX86Relocation (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h36 void resolveX86Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp339 void RuntimeDyldELF::resolveX86Relocation(const SectionEntry &Section, in resolveX86Relocation() function in llvm::RuntimeDyldELF
943 resolveX86Relocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, in resolveRelocation()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h37 void resolveX86Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp281 void RuntimeDyldELF::resolveX86Relocation(const SectionEntry &Section, in resolveX86Relocation() function in llvm::RuntimeDyldELF
1113 resolveX86Relocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, in resolveRelocation()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h36 void resolveX86Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp377 void RuntimeDyldELF::resolveX86Relocation(const SectionEntry &Section, in resolveX86Relocation() function in llvm::RuntimeDyldELF
1046 resolveX86Relocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, in resolveRelocation()