Searched defs:StackProtector (Results 1 – 2 of 2) sorted by relevance
64 StackProtector::StackProtector() : FunctionPass(ID), SSPBufferSize(8) { in StackProtector() function in StackProtector
842 bool StackProtector, bool FPRMask, bool VRMask) { in emitPPA1Flags()