Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h49 void resolveSystemZRelocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp790 void RuntimeDyldELF::resolveSystemZRelocation(const SectionEntry &Section, in resolveSystemZRelocation() function in llvm::RuntimeDyldELF
884 resolveSystemZRelocation(Section, Offset, Value, Type, Addend); in resolveRelocation()