HomeSort by relevance Sort by last modified time
    Searched defs:setStackProtectorIndex (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineFrameInfo.h 246 /// getStackProtectorIndex/setStackProtectorIndex - Return the index for the
250 void setStackProtectorIndex(int I) { StackProtectorIdx = I; }
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 297 void setStackProtectorIndex(int I) { StackProtectorIdx = I; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 334 void setStackProtectorIndex(int I) { StackProtectorIdx = I; }

Completed in 521 milliseconds