Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/Arch/
DPPC64.cpp677 uint64_t pcRelInsn = getPCRelativeForm(accessInsn); in relaxGot() local
682 if (pcRelInsn == UINT64_C(-1)) { in relaxGot()
694 writePrefixedInstruction(loc, pcRelInsn | in relaxGot()