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

  /external/llvm/include/llvm/CodeGen/
StackProtector.h 78 /// InsertStackProtectors - Insert code into the prologue and epilogue of
84 bool InsertStackProtectors();
  /external/llvm/lib/CodeGen/
StackProtector.cpp 100 return InsertStackProtectors();
366 /// InsertStackProtectors - Insert code into the prologue and epilogue of the
372 bool StackProtector::InsertStackProtectors() {

Completed in 94 milliseconds