Searched refs:StackProtectorGuard (Results 1 – 7 of 7) sorted by relevance
80 CGOPT(std::string, StackProtectorGuard) in CGOPT()361 static cl::opt<std::string> StackProtectorGuard( in CGOPT() local364 CGBINDOPT(StackProtectorGuard); in CGOPT()545 Options.StackProtectorGuard = getStackProtectorGuardMode(Options); in InitTargetOptionsFromCodeGenFlags()
382 auto GuardMode = TLI->getTargetMachine().Options.StackProtectorGuard; in getStackGuard()
330 StackProtectorGuards StackProtectorGuard = variable
333 std::string StackProtectorGuard; variable
541 Options.StackProtectorGuard = in initTargetOptions()543 .StackProtectorGuard) in initTargetOptions()
1375 Opts.StackProtectorGuard = in ParseCodeGenArgs()
2518 auto GuardMode = getTargetMachine().Options.StackProtectorGuard; in insertSSPDeclarations()