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

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarghooks.cc877 static GTY(()) tree stack_chk_guard_decl; variable
882 tree t = stack_chk_guard_decl;
904 stack_chk_guard_decl = t;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.c853 static GTY(()) tree stack_chk_guard_decl; variable
858 tree t = stack_chk_guard_decl;
880 stack_chk_guard_decl = t;

Completed in 77 milliseconds