Searched refs:resolveX86Relocation (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 37 void resolveX86Relocation(const SectionEntry &Section, uint64_t Offset,
|
D | RuntimeDyldELF.cpp | 281 void RuntimeDyldELF::resolveX86Relocation(const SectionEntry &Section, in resolveX86Relocation() function in llvm::RuntimeDyldELF 1113 resolveX86Relocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, in resolveRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 37 void resolveX86Relocation(const SectionEntry &Section, uint64_t Offset,
|
D | RuntimeDyldELF.cpp | 336 void RuntimeDyldELF::resolveX86Relocation(const SectionEntry &Section, in resolveX86Relocation() function in llvm::RuntimeDyldELF 933 resolveX86Relocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, in resolveRelocation()
|