Searched defs:highera (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp236 static uint16_t highera(uint64_t v) { return (v + 0x8000) >> 32; } function in namespace:lld::elf

Completed in 63 milliseconds