Home
last modified time | relevance | path

Searched defs:displace (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp470 int64_t displace = SignExtend64(val - gp->getVA(), bits); in relocate() local
743 const int64_t displace = dest - loc; in relaxCall() local