Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h57 void resolveSystemZRelocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp890 void RuntimeDyldELF::resolveSystemZRelocation(const SectionEntry &Section, in resolveSystemZRelocation() function in llvm::RuntimeDyldELF
1031 resolveSystemZRelocation(Section, Offset, Value, Type, Addend); in resolveRelocation()