Searched refs:StackProtectorIdx (Results 1 – 1 of 1) sorted by relevance
187 int StackProtectorIdx; variable245 StackProtectorIdx = -1; in MachineFrameInfo()269 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex()270 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } in setStackProtectorIndex()