Home
last modified time | relevance | path

Searched refs:TARGET_STACK_PROTECT_FAIL (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c23222 #undef TARGET_STACK_PROTECT_FAIL
23223 #define TARGET_STACK_PROTECT_FAIL ix86_stack_protect_fail macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc24618 #undef TARGET_STACK_PROTECT_FAIL
24619 #define TARGET_STACK_PROTECT_FAIL ix86_stack_protect_fail macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc1585 #undef TARGET_STACK_PROTECT_FAIL
1586 #define TARGET_STACK_PROTECT_FAIL rs6000_stack_protect_fail macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c1575 #undef TARGET_STACK_PROTECT_FAIL
1576 #define TARGET_STACK_PROTECT_FAIL rs6000_stack_protect_fail macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200513409 (TARGET_STACK_PROTECT_FAIL): Define.
14039 (TARGET_STACK_PROTECT_FAIL): Define.
14074 (TARGET_STACK_PROTECT_FAIL): New.
14085 * config/i386/i386.c (TARGET_STACK_PROTECT_FAIL): New.
14093 (TARGET_STACK_PROTECT_FAIL): New.
H A DChangeLog-201122970 (TARGET_STACK_PROTECT_FAIL) [TARGET_MACHO]: Don't redefine.
22974 (TARGET_STACK_PROTECT_FAIL): Likewise.
H A DChangeLog-201218633 * doc/tm.texi.in (TARGET_STACK_PROTECT_FAIL): Document that this
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi.in3691 @hook TARGET_STACK_PROTECT_FAIL
H A Dtm.texi5106 @deftypefn {Target Hook} tree TARGET_STACK_PROTECT_FAIL (void)
H A Dgccint.info35772 -- Target Hook: tree TARGET_STACK_PROTECT_FAIL (void)
55850 * TARGET_STACK_PROTECT_FAIL: Stack Smashing Protection.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info37219 -- Target Hook: tree TARGET_STACK_PROTECT_FAIL (void)
57657 * TARGET_STACK_PROTECT_FAIL: Stack Smashing Protection.