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

/haiku-buildtools/gcc/gcc/
H A Dcfgexpand.c1436 SPCT_FLAG_EXPLICIT = 4 enumerator in enum:__anon12
1510 || (flag_stack_protect == SPCT_FLAG_EXPLICIT
1888 && (flag_stack_protect != SPCT_FLAG_EXPLICIT
1889 || (flag_stack_protect == SPCT_FLAG_EXPLICIT
1922 case SPCT_FLAG_EXPLICIT:
1954 || (flag_stack_protect == SPCT_FLAG_EXPLICIT

Completed in 105 milliseconds