Searched refs:SecurePlt (Results 1 – 5 of 5) sorted by relevance
120 if (ReadGOT == ppc::ReadGOTPtrMode::SecurePlt) in getPPCTargetFeatures()127 return ppc::ReadGOTPtrMode::SecurePlt; in getPPCReadGOTPtrMode()130 return ppc::ReadGOTPtrMode::SecurePlt; in getPPCReadGOTPtrMode()
33 SecurePlt, enumerator
134 SecurePlt = false; in initializeEnvironment()173 SecurePlt = true; in initSubtargetFeatures()
154 bool SecurePlt; variable293 bool isSecurePlt() const {return SecurePlt; } in isSecurePlt()
136 def FeatureSecurePlt : SubtargetFeature<"secure-plt","SecurePlt", "true",