Searched refs:hasStackProtectorIndex (Results 1 – 2 of 2) sorted by relevance
301 bool hasStackProtectorIndex() const { return StackProtectorIdx != -1; } in hasStackProtectorIndex() function
344 if (MFI.hasStackProtectorIndex()) { in convertStackObjects()