Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp679 static inline uint16_t applyPPCha (uint64_t value) { in applyPPCha() function
723 writeInt16BE(LocalAddress, applyPPCha(Value + Addend)); in resolvePPC64Relocation()
756 writeInt16BE(LocalAddress, applyPPCha(Delta)); in resolvePPC64Relocation()