Searched refs:resolveSystemZRelocation (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 | 57 void resolveSystemZRelocation(const SectionEntry &Section, uint64_t Offset,
|
H A D | RuntimeDyldELF.cpp | 825 void RuntimeDyldELF::resolveSystemZRelocation(const SectionEntry &Section, in resolveSystemZRelocation() function in llvm::RuntimeDyldELF 965 resolveSystemZRelocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.h | 55 void resolveSystemZRelocation(const SectionEntry &Section, uint64_t Offset,
|
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.h | 57 void resolveSystemZRelocation(const SectionEntry &Section, uint64_t Offset,
|
H A D | RuntimeDyldELF.cpp | 925 void RuntimeDyldELF::resolveSystemZRelocation(const SectionEntry &Section, in resolveSystemZRelocation() function in llvm::RuntimeDyldELF 1069 resolveSystemZRelocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
|