Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h51 void resolvePPC32Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp816 void RuntimeDyldELF::resolvePPC32Relocation(const SectionEntry &Section, in resolvePPC32Relocation() function in llvm::RuntimeDyldELF
1067 resolvePPC32Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()