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