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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
StackProtector.cpp 51 /// InsertStackProtectors - Insert code into the prologue and epilogue of
57 bool InsertStackProtectors();
99 return InsertStackProtectors();
142 /// InsertStackProtectors - Insert code into the prologue and epilogue of the
148 bool StackProtector::InsertStackProtectors() {
  /external/llvm/lib/CodeGen/
StackProtector.cpp 113 return InsertStackProtectors();
331 /// InsertStackProtectors - Insert code into the prologue and epilogue of the
337 bool StackProtector::InsertStackProtectors() {

Completed in 91 milliseconds