Home
last modified time | relevance | path

Searched refs:LINK_SSP_SPEC (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c605 #ifndef LINK_SSP_SPEC
607 #define LINK_SSP_SPEC "%{fstack-protector:}" macro
609 #define LINK_SSP_SPEC "%{fstack-protector|fstack-protector-all:-lssp_nonshared -lssp}" macro
713 static const char *link_ssp_spec = LINK_SSP_SPEC;
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c871 #ifndef LINK_SSP_SPEC
873 #define LINK_SSP_SPEC "%{fstack-protector|fstack-protector-all" \ macro
876 #define LINK_SSP_SPEC "%{fstack-protector|fstack-protector-all" \ macro
1078 static const char *link_ssp_spec = LINK_SSP_SPEC;