Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc3908 static bool tree_add_const_value_attribute_for_decl (dw_die_ref, tree);
20902 return tree_add_const_value_attribute_for_decl (die, decl); in add_location_or_const_value_attribute()
20992 tree_add_const_value_attribute_for_decl (dw_die_ref var_die, tree decl) in tree_add_const_value_attribute_for_decl() function
24674 tree_add_const_value_attribute_for_decl (var_die, decl_or_origin); in gen_variable_die()
24714 tree_add_const_value_attribute_for_decl (const_die, decl); in gen_const_die()
27277 tree_add_const_value_attribute_for_decl (die, decl); in dwarf2out_late_global_decl()
H A DChangeLog-20096626 * dwarf2out.c (tree_add_const_value_attribute_for_decl): Don't add
8986 (tree_add_const_value_attribute_for_decl): Likewise.
12072 generic_parameter_die, tree_add_const_value_attribute_for_decl,
12078 Use tree_add_const_value_attribute_for_decl instead of
12080 (gen_const_die): Use tree_add_const_value_attribute_for_decl
12093 tree_add_const_value_attribute_for_decl is to be used for variable
12096 tree_add_const_value_attribute_for_decl now.
H A DChangeLog-201124979 * dwarf2out.c (tree_add_const_value_attribute_for_decl): Check for
H A DChangeLog-201534027 * dwarf2out.c (tree_add_const_value_attribute_for_decl): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c3819 static bool tree_add_const_value_attribute_for_decl (dw_die_ref, tree);
20277 return tree_add_const_value_attribute_for_decl (die, decl); in add_location_or_const_value_attribute()
20340 tree_add_const_value_attribute_for_decl (dw_die_ref var_die, tree decl) in tree_add_const_value_attribute_for_decl() function
23976 tree_add_const_value_attribute_for_decl (var_die, decl_or_origin); in gen_variable_die()
24016 tree_add_const_value_attribute_for_decl (const_die, decl); in gen_const_die()
26672 tree_add_const_value_attribute_for_decl (die, decl); in dwarf2out_late_global_decl()