Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h586 extern bool default_binds_local_p (const_tree);
H A Dvarasm.c7274 default_binds_local_p (const_tree exp) in default_binds_local_p() function
H A Dtarget.def3027 default_binds_local_p)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h603 extern bool default_binds_local_p (const_tree);
H A Dvarasm.cc7567 default_binds_local_p (const_tree exp) in default_binds_local_p() function
H A DChangeLog-200219562 * varasm.c (default_binds_local_p): Check TREE_PUBLIC before
20855 * varasm.c (default_binds_local_p): Fix typo.
20883 * varasm.c (default_binds_local_p): New.
H A DChangeLog-20079846 default_use_anchors_for_symbol_p, default_binds_local_p,
9882 default_use_anchors_for_symbol_p, default_binds_local_p,
H A DChangeLog-201537118 (default_binds_local_p): Use default_binds_local_p_3.
40060 (default_binds_local_p): Use default_binds_local_p_2.
H A DChangeLog-200321202 * varasm.c (default_binds_local_p): Use flag_shlib instead of
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.cc6184 return !skip_local || !decl || !default_binds_local_p (decl); in arc_raw_symbolic_reference_mentioned_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c6179 return !skip_local || !decl || !default_binds_local_p (decl); in arc_raw_symbolic_reference_mentioned_p()