Home
last modified time | relevance | path

Searched refs:default_hidden_stack_protect_fail (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h61 extern tree default_hidden_stack_protect_fail (void);
H A Dtarghooks.c916 default_hidden_stack_protect_fail (void) in default_hidden_stack_protect_fail() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c21345 : default_hidden_stack_protect_fail (); in ix86_stack_protect_fail()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc22622 : default_hidden_stack_protect_fail (); in ix86_stack_protect_fail()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc23920 ? default_hidden_stack_protect_fail () in rs6000_stack_protect_fail()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c23247 ? default_hidden_stack_protect_fail () in rs6000_stack_protect_fail()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200514035 * targhooks.c (default_hidden_stack_protect_fail): Fall back to
14081 (default_hidden_stack_protect_fail): New.
14084 (default_hidden_stack_protect_fail): Declare.
H A DChangeLog-200728649 (default_hidden_stack_protect_fail): Likewise.