Home
last modified time | relevance | path

Searched refs:default_external_stack_protect_fail (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDtarghooks.c406 default_external_stack_protect_fail (void) in default_external_stack_protect_fail() function
435 return default_external_stack_protect_fail (); in default_hidden_stack_protect_fail()
440 return default_external_stack_protect_fail (); in default_hidden_stack_protect_fail()
HDtarghooks.h40 extern tree default_external_stack_protect_fail (void);
HDtarget-def.h484 #define TARGET_STACK_PROTECT_FAIL default_external_stack_protect_fail
HDChangeLog-200514037 default_external_stack_protect_fail if visibility is not supported
14081 (stack_chk_fail_decl, default_external_stack_protect_fail): New.
14084 (default_external_stack_protect_fail): Declare.
HDChangeLog-20068744 * targhooks.c (default_external_stack_protect_fail): Likewise.
/freebsd-11-stable/contrib/gcc/config/i386/
HDi386.c19827 ? default_external_stack_protect_fail () in ix86_stack_protect_fail()
/freebsd-11-stable/contrib/gcc/config/rs6000/
HDrs6000.c19598 : default_external_stack_protect_fail (); in rs6000_stack_protect_fail()