Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp925 const uint64_t pldRT = readPrefixedInstruction(loc) & 0x0000000003e00000; in relaxTlsIeToLe() local
927 writePrefixedInstruction(loc, 0x06000000380d0000 | pldRT); in relaxTlsIeToLe()