Home
last modified time | relevance | path

Searched refs:has_shstk (Results 1 – 1 of 1) sorted by path

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Ddriver-i386.c423 unsigned int has_shstk = 0; in host_detect_local_cpu() local
528 has_shstk = ecx & bit_SHSTK; in host_detect_local_cpu()
1097 const char *shstk = has_shstk ? " -mshstk" : " -mno-shstk"; in host_detect_local_cpu()