Searched refs:resolvePPC32Relocation (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 | 51 void resolvePPC32Relocation(const SectionEntry &Section, uint64_t Offset,
|
H A D | RuntimeDyldELF.cpp | 711 void RuntimeDyldELF::resolvePPC32Relocation(const SectionEntry &Section, in resolvePPC32Relocation() function in llvm::RuntimeDyldELF 958 resolvePPC32Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.h | 49 void resolvePPC32Relocation(const SectionEntry &Section, uint64_t Offset,
|
H A D | RuntimeDyldELF.cpp | 927 void RuntimeDyldELF::resolvePPC32Relocation(const SectionEntry &Section, in resolvePPC32Relocation() function in llvm::RuntimeDyldELF 1141 resolvePPC32Relocation(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 | 51 void resolvePPC32Relocation(const SectionEntry &Section, uint64_t Offset,
|
H A D | RuntimeDyldELF.cpp | 811 void RuntimeDyldELF::resolvePPC32Relocation(const SectionEntry &Section, in resolvePPC32Relocation() function in llvm::RuntimeDyldELF 1062 resolvePPC32Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
|