Home
last modified time | relevance | path

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

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