Searched refs:stack_chk_fail_decl (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarghooks.cc910 static GTY(()) tree stack_chk_fail_decl; variable
915 tree t = stack_chk_fail_decl;
933 stack_chk_fail_decl = t;
945 tree t = stack_chk_fail_decl;
976 stack_chk_fail_decl = t;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.c886 static GTY(()) tree stack_chk_fail_decl; variable
891 tree t = stack_chk_fail_decl;
909 stack_chk_fail_decl = t;
921 tree t = stack_chk_fail_decl;
952 stack_chk_fail_decl = t;

Completed in 191 milliseconds