Searched refs:default_binds_local_p_1 (Results 1 – 7 of 7) sorted by relevance
602 extern bool default_binds_local_p_1 (tree, int);
5845 return default_binds_local_p_1 (exp, flag_shlib); in default_binds_local_p()5849 default_binds_local_p_1 (tree exp, int shlib) in default_binds_local_p_1() function
1063 * varasm.c (default_binds_local_p_1): Use decl_visibility instead.
3236 (default_binds_local_p_1): Use DECL_VISIBILITY instead of
2678 * varasm.c (default_binds_local_p_1): Weakrefs don't bind locally.
21623 * varasm.c (default_binds_local_p_1): Reworked logic determining
1584 return default_binds_local_p_1 (decl, in darwin_binds_local_p()