Searched refs:getStackProtectorGuardSymbol (Results 1 – 7 of 7) sorted by relevance
915 StringRef getStackProtectorGuardSymbol() const;
1010 StringRef getStackProtectorGuardSymbol() const;
1005 StringRef getStackProtectorGuardSymbol() const;
1016 StringRef getStackProtectorGuardSymbol() const;
719 StringRef Module::getStackProtectorGuardSymbol() const { in getStackProtectorGuardSymbol() function in Module
2994 StringRef GuardSymb = M->getStackProtectorGuardSymbol(); in getIRStackGuard()