Searched refs:resolvePPC64Relocation (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.h | 54 void resolvePPC64Relocation(const SectionEntry &Section, uint64_t Offset,
|
H A D | RuntimeDyldELF.cpp | 731 void RuntimeDyldELF::resolvePPC64Relocation(const SectionEntry &Section, in resolvePPC64Relocation() function in llvm::RuntimeDyldELF 962 resolvePPC64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.h | 52 void resolvePPC64Relocation(const SectionEntry &Section, uint64_t Offset,
|
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.h | 54 void resolvePPC64Relocation(const SectionEntry &Section, uint64_t Offset,
|
H A D | RuntimeDyldELF.cpp | 831 void RuntimeDyldELF::resolvePPC64Relocation(const SectionEntry &Section, in resolvePPC64Relocation() function in llvm::RuntimeDyldELF 1066 resolvePPC64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
|