Searched refs:DEFAULT_FLAG_SSP (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h1370 # ifndef DEFAULT_FLAG_SSP
1371 # define DEFAULT_FLAG_SSP 3 macro
1374 # define DEFAULT_FLAG_SSP 0 macro
H A Dopts.c946 opts->x_flag_stack_protect = DEFAULT_FLAG_SSP;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h1352 # ifndef DEFAULT_FLAG_SSP
1353 # define DEFAULT_FLAG_SSP 3 macro
1356 # define DEFAULT_FLAG_SSP 0 macro
H A Dopts.cc1115 opts->x_flag_stack_protect = DEFAULT_FLAG_SSP;

Completed in 161 milliseconds