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

/haiku-buildtools/gcc/gcc/
H A Dfunction.c4932 tree guard_decl = targetm.stack_protect_guard ();
4937 y = expand_normal (guard_decl);
4915 tree guard_decl = targetm.stack_protect_guard (); local
H A Dcfgexpand.c5888 tree guard_decl = targetm.stack_protect_guard ();
5892 y = expand_normal (guard_decl);
5886 tree guard_decl = targetm.stack_protect_guard (); local

Completed in 116 milliseconds