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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtarghooks.c338 static GTY(()) tree stack_chk_guard_decl; variable
343 tree t = stack_chk_guard_decl;
357 stack_chk_guard_decl = t;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtarghooks.c492 static GTY(()) tree stack_chk_guard_decl; variable
497 tree t = stack_chk_guard_decl;
512 stack_chk_guard_decl = t;

Completed in 53 milliseconds