Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DPPC64.cpp676 uint64_t pcRelInsn = getPCRelativeForm(accessInsn); in relaxGot() local
681 if (pcRelInsn == UINT64_C(-1)) { in relaxGot()
693 writePrefixedInstruction(loc, pcRelInsn | in relaxGot()