Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvarasm.c7079 bool defined_locally = (!DECL_EXTERNAL (exp) in default_binds_local_p_3() local
7084 defined_locally = true; in default_binds_local_p_3()
7088 defined_locally = resolved_locally = true; in default_binds_local_p_3()
7092 if (defined_locally && weak_dominate && !shlib) in default_binds_local_p_3()
7096 if (DECL_WEAK (exp) && !defined_locally) in default_binds_local_p_3()
7106 && (DECL_VISIBILITY_SPECIFIED (exp) || defined_locally)) in default_binds_local_p_3()