Searched refs:StackProtectorIdx (Results 1 – 1 of 1) sorted by relevance
184 int StackProtectorIdx; variable236 StackProtectorIdx = -1; in MachineFrameInfo()259 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex()260 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } in setStackProtectorIndex()