Searched refs:applyPPChighest (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp900 static inline uint16_t applyPPChighest(uint64_t value) { function in namespace:llvm
961 writeInt16BE(LocalAddress, applyPPChighest(Value + Addend));

Completed in 116 milliseconds