Home | History | Annotate | Download | only in BinaryFormat

Lines Matching refs:STO_PPC64_LOCAL_MASK

392   STO_PPC64_LOCAL_MASK = (7 << STO_PPC64_LOCAL_BIT)
395 unsigned Val = (Other & STO_PPC64_LOCAL_MASK) >> STO_PPC64_LOCAL_BIT;