Home
last modified time | relevance | path

Searched refs:flag_stack_protection (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dflags.h721 extern int flag_stack_protection;
H A Dtoplev.c930 int flag_stack_protection = 0; variable
934 int flag_stack_protection = 0; variable
1230 {"stack-protector-all", &flag_stack_protection, 1,
5320 if (flag_strong_protection && flag_stack_protection) in process_options()
5322 if ((flag_stack_protection || flag_strong_protection) in process_options()
H A Dprotector.c154 || flag_stack_protection)