Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h51 void resolvePPC32Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp811 void RuntimeDyldELF::resolvePPC32Relocation(const SectionEntry &Section, in resolvePPC32Relocation() function in llvm::RuntimeDyldELF
1062 resolvePPC32Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()