Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h46 void resolvePPC64Relocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp699 void RuntimeDyldELF::resolvePPC64Relocation(const SectionEntry &Section, in resolvePPC64Relocation() function in llvm::RuntimeDyldELF
881 resolvePPC64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()