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

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h52 void resolveSystemZRelocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp1019 void RuntimeDyldELF::resolveSystemZRelocation(const SectionEntry &Section, function in class:llvm::RuntimeDyldELF
1124 resolveSystemZRelocation(Section, Offset, Value, Type, Addend);

Completed in 102 milliseconds