Searched refs:StackProtectorIdx (Results 1 – 1 of 1) sorted by relevance
180 int StackProtectorIdx; variable231 StackProtectorIdx = -1; in MachineFrameInfo()254 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex()255 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } in setStackProtectorIndex()