Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dflags.h726 extern int warn_stack_protector;
H A Dprotector.c49 int warn_stack_protector; variable
160 if (warn_stack_protector)
215 else if (warn_stack_protector)
240 && warn_stack_protector)
H A Dtoplev.c1610 {"stack-protector", &warn_stack_protector, 1,