Searched refs:isSecurePlt (Results 1 – 4 of 4) sorted by relevance
262 bool isSecurePlt() const {return SecurePlt; } in isSecurePlt() function
119 if (Subtarget->isSecurePlt() && TM.isPositionIndependent() && in GetSymbolRef()
583 if (Subtarget->isSecurePlt() && isPositionIndependent() ) { in EmitInstruction()1276 if (PPCFI->usesPICBase() && !Subtarget->isSecurePlt()) { in EmitFunctionEntryLabel()
4362 (!TM.isPositionIndependent() || !PPCSubTarget->isSecurePlt()) || in Select()