Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h79 void resolveSystemZRelocation(const SectionEntry &Section,
DRuntimeDyldELF.cpp746 void RuntimeDyldELF::resolveSystemZRelocation(const SectionEntry &Section, in resolveSystemZRelocation() function in llvm::RuntimeDyldELF
844 resolveSystemZRelocation(Section, Offset, Value, Type, Addend); in resolveRelocation()