Searched refs:resolvePPC64Relocation (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 52 void resolvePPC64Relocation(const SectionEntry &Section, uint64_t Offset,
|
D | RuntimeDyldELF.cpp | 947 void RuntimeDyldELF::resolvePPC64Relocation(const SectionEntry &Section, in resolvePPC64Relocation() function in llvm::RuntimeDyldELF 1145 resolvePPC64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 55 void resolvePPC64Relocation(const SectionEntry &Section, uint64_t Offset,
|
D | RuntimeDyldELF.cpp | 721 void RuntimeDyldELF::resolvePPC64Relocation(const SectionEntry &Section, in resolvePPC64Relocation() function in llvm::RuntimeDyldELF 952 resolvePPC64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
|