Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DPPC64.cpp832 unsigned elf::getPPCDFormOp(unsigned secondaryOp) { in getPPCDFormOp() function in elf
904 uint32_t dFormOp = getPPCDFormOp(secondaryOp); in relaxTlsIeToLe()
932 uint32_t dFormOp = getPPCDFormOp(secondaryOp); in relaxTlsIeToLe()
DPPC.cpp474 uint32_t dFormOp = getPPCDFormOp((read32(loc) & 0x000007fe) >> 1); in relaxTlsIeToLe()
/openbsd/src/gnu/llvm/lld/ELF/
DTarget.h199 unsigned getPPCDFormOp(unsigned secondaryOp);