Searched refs:hasStackProtectorFnAttr (Results 1 – 5 of 5) sorted by relevance
466 bool hasStackProtectorFnAttr() const;
831 bool Function::hasStackProtectorFnAttr() const { in hasStackProtectorFnAttr() function in Function
2253 if (!Caller.hasStackProtectorFnAttr()) in adjustCallerSSPLevel()
2316 if (!F.hasStackProtectorFnAttr()) in ShouldSetSSPCanaryBitInTB()
1543 } else if (!GV.hasStackProtectorFnAttr()) { in beginFunctionImpl()