Searched refs:SecurePlt (Results 1 – 5 of 5) sorted by relevance
124 if (ReadGOT == ppc::ReadGOTPtrMode::SecurePlt) in getPPCTargetFeatures()131 return ppc::ReadGOTPtrMode::SecurePlt; in getPPCReadGOTPtrMode()134 return ppc::ReadGOTPtrMode::SecurePlt; in getPPCReadGOTPtrMode()
33 SecurePlt, enumerator
146 SecurePlt = false; in initializeEnvironment()185 SecurePlt = true; in initSubtargetFeatures()
165 bool SecurePlt; variable304 bool isSecurePlt() const {return SecurePlt; } in isSecurePlt()
136 def FeatureSecurePlt : SubtargetFeature<"secure-plt","SecurePlt", "true",