Searched refs:StackProtectorIdx (Results 1 – 1 of 1) sorted by relevance
197 int StackProtectorIdx; variable262 StackProtectorIdx = -1; in MachineFrameInfo()288 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex()289 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } in setStackProtectorIndex()