Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp756 static inline uint16_t applyPPCha (uint64_t value) { in applyPPCha() function
791 writeInt16BE(LocalAddress, applyPPCha(Value + Addend)); in resolvePPC32Relocation()
822 writeInt16BE(LocalAddress, applyPPCha(Value + Addend)); in resolvePPC64Relocation()
855 writeInt16BE(LocalAddress, applyPPCha(Delta)); in resolvePPC64Relocation()