Searched refs:GuardMode (Results 1 – 2 of 2) sorted by relevance
504 StringRef GuardMode = M->getStackProtectorGuard(); in InsertStackProtectors() 505 if ((GuardMode == "tls" || GuardMode.empty()) && Guard) in InsertStackProtectors() 420 StringRef GuardMode = M->getStackProtectorGuard(); getStackGuard() local
609 StringRef GuardMode = M.getStackProtectorGuard(); in insertSSPDeclarations() local612 if ((GuardMode == "tls" || GuardMode.empty()) && in insertSSPDeclarations()