Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h57 void resolveSystemZRelocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp929 void RuntimeDyldELF::resolveSystemZRelocation(const SectionEntry &Section, in resolveSystemZRelocation() function in llvm::RuntimeDyldELF
1073 resolveSystemZRelocation(Section, Offset, Value, Type, Addend); in resolveRelocation()