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