Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.c763 static tree rs6000_stack_protect_fail (void);
1018 #define TARGET_STACK_PROTECT_FAIL rs6000_stack_protect_fail
19594 rs6000_stack_protect_fail (void) in rs6000_stack_protect_fail() function
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200513409 * config/rs6000/rs6000.c (rs6000_stack_protect_fail): New function.