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