Home
last modified time | relevance | path

Searched refs:InsertStackProtectors (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DStackProtector.h82 bool InsertStackProtectors();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackProtector.cpp113 return InsertStackProtectors(); in runOnFunction()
433 bool StackProtector::InsertStackProtectors() { in InsertStackProtectors() function in StackProtector