Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.c1427 static tree ix86_stack_protect_fail (void);
1628 #define TARGET_STACK_PROTECT_FAIL ix86_stack_protect_fail
19824 ix86_stack_protect_fail (void) in ix86_stack_protect_fail() function
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200514039 * config/i386/i386.c (ix86_stack_protect_fail): New function.