Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/Arch/
H A DPPC64.cpp671 uint64_t pcRelInsn = getPCRelativeForm(accessInsn); in relaxGot() local
676 if (pcRelInsn == UINT64_C(-1)) { in relaxGot()
688 writePrefixedInstruction(loc, pcRelInsn | in relaxGot()