Home
last modified time | relevance | path

Searched refs:default_binds_local_p_1 (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/gcc/
HDoutput.h602 extern bool default_binds_local_p_1 (tree, int);
HDvarasm.c5845 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
HDChangeLog-20021063 * varasm.c (default_binds_local_p_1): Use decl_visibility instead.
HDChangeLog-20033236 (default_binds_local_p_1): Use DECL_VISIBILITY instead of
HDChangeLog-20052678 * varasm.c (default_binds_local_p_1): Weakrefs don't bind locally.
HDChangeLog-200421623 * varasm.c (default_binds_local_p_1): Reworked logic determining
/trueos/contrib/gcc/config/
HDdarwin.c1584 return default_binds_local_p_1 (decl, in darwin_binds_local_p()