Searched defs:StackProtector (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/CodeGen/ | ||
| D | StackProtector.cpp | 41 class StackProtector : public FunctionPass { class |
| /external/clang/include/clang/Basic/ | ||
| D | LangOptions.h | 150 unsigned StackProtector : 2; // Whether stack protectors are on. variable |