Searched refs:resolveSystemZRelocation (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 55 void resolveSystemZRelocation(const SectionEntry &Section, uint64_t Offset,
|
D | RuntimeDyldELF.cpp | 1038 void RuntimeDyldELF::resolveSystemZRelocation(const SectionEntry &Section, in resolveSystemZRelocation() function in llvm::RuntimeDyldELF 1148 resolveSystemZRelocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 58 void resolveSystemZRelocation(const SectionEntry &Section, uint64_t Offset,
|
D | RuntimeDyldELF.cpp | 815 void RuntimeDyldELF::resolveSystemZRelocation(const SectionEntry &Section, in resolveSystemZRelocation() function in llvm::RuntimeDyldELF 955 resolveSystemZRelocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
|