Home
last modified time | relevance | path

Searched defs:STACK_SPLIT_SPEC (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgcc.c681 #define STACK_SPLIT_SPEC " %{fsplit-stack: -fuse-ld=gold --wrap=pthread_create}" macro
683 #define STACK_SPLIT_SPEC " %{fsplit-stack: --wrap=pthread_create}" macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcc.c538 #define STACK_SPLIT_SPEC " %{fsplit-stack: --wrap=pthread_create}" macro