Searched refs:default_external_stack_protect_fail (Results 1 – 5 of 5) sorted by relevance
40 extern tree default_external_stack_protect_fail (void);
436 default_external_stack_protect_fail (void) in default_external_stack_protect_fail() function471 return default_external_stack_protect_fail (); in default_hidden_stack_protect_fail()
481 #define TARGET_STACK_PROTECT_FAIL default_external_stack_protect_fail
19267 ? default_external_stack_protect_fail () in ix86_stack_protect_fail()
19542 : default_external_stack_protect_fail (); in rs6000_stack_protect_fail()