Home
last modified time | relevance | path

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

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