Searched refs:resolvePPC32Relocation (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 49 void resolvePPC32Relocation(const SectionEntry &Section, uint64_t Offset,
|
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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 52 void resolvePPC32Relocation(const SectionEntry &Section, uint64_t Offset,
|
D | RuntimeDyldELF.cpp | 701 void RuntimeDyldELF::resolvePPC32Relocation(const SectionEntry &Section, in resolvePPC32Relocation() function in llvm::RuntimeDyldELF 948 resolvePPC32Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
|