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

/freebsd-9.3-release/contrib/gcc/
H A Dcfgexpand.c821 stack_protect_classify_type (tree type) function
858 ret |= stack_protect_classify_type (TREE_TYPE (t));
876 unsigned int bits = stack_protect_classify_type (TREE_TYPE (decl));

Completed in 63 milliseconds