Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp551 static int64_t getTotalDisp(uint64_t prefixedInsn, uint32_t accessInsn) { in getTotalDisp() function
700 int64_t totalDisp = getTotalDisp(insn, accessInsn); in relaxGot()