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