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

/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h73 void resolvePPC64Relocation(const SectionEntry &Section,
H A DRuntimeDyldELF.cpp673 void RuntimeDyldELF::resolvePPC64Relocation(const SectionEntry &Section, function in class:llvm::RuntimeDyldELF
841 resolvePPC64Relocation(Section, Offset, Value, Type, Addend);

Completed in 48 milliseconds