Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1001 static inline uint16_t applyPPChi(uint64_t value) { in applyPPChi() function
1037 writeInt16BE(LocalAddress, applyPPChi(Value + Addend)); in resolvePPC32Relocation()
1067 writeInt16BE(LocalAddress, applyPPChi(Value + Addend)); in resolvePPC64Relocation()
1099 writeInt16BE(LocalAddress, applyPPChi(Delta)); in resolvePPC64Relocation()