Home
last modified time | relevance | path

Searched refs:resolveSystemZRelocation (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h55 void resolveSystemZRelocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp1038 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/
DRuntimeDyldELF.h58 void resolveSystemZRelocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp815 void RuntimeDyldELF::resolveSystemZRelocation(const SectionEntry &Section, in resolveSystemZRelocation() function in llvm::RuntimeDyldELF
955 resolveSystemZRelocation(Section, Offset, Value, Type, Addend); in resolveRelocation()