Searched refs:StackProtectorIdx (Results 1 – 1 of 1) sorted by relevance
175 int StackProtectorIdx; variable222 StackProtectorIdx = -1; in MachineFrameInfo()244 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex()245 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } in setStackProtectorIndex()