Home | History | Annotate | Download | only in BinaryFormat

Lines Matching refs:STO_PPC64_LOCAL_MASK

396   STO_PPC64_LOCAL_MASK = (7 << STO_PPC64_LOCAL_BIT)
399 unsigned Val = (Other & STO_PPC64_LOCAL_MASK) >> STO_PPC64_LOCAL_BIT;