Searched refs:GuardMode (Results 1 – 2 of 2) sorted by relevance
393 StringRef GuardMode = M->getStackProtectorGuard(); in getStackGuard() local394 if ((GuardMode == "tls" || GuardMode.empty()) && Guard) in getStackGuard()
3034 StringRef GuardMode = M.getStackProtectorGuard(); in insertSSPDeclarations() local3037 if ((GuardMode == "tls" || GuardMode.empty()) && in insertSSPDeclarations()