Home
last modified time | relevance | path

Searched defs:StackProtectorGuard (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/Target/
DTargetOptions.h330 StackProtectorGuards StackProtectorGuard = variable
/external/llvm-project/llvm/lib/CodeGen/
DCommandFlags.cpp361 static cl::opt<std::string> StackProtectorGuard( in CGOPT() local
/external/llvm-project/clang/include/clang/Basic/
DCodeGenOptions.h333 std::string StackProtectorGuard; variable