Home
last modified time | relevance | path

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

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