Searched refs:add_prototyped_attribute (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 3921 static void add_prototyped_attribute (dw_die_ref, tree); 21876 add_prototyped_attribute (dw_die_ref die, tree func_type) in add_prototyped_attribute() function 23687 add_prototyped_attribute (subr_die, TREE_TYPE (decl)); in gen_subprogram_die() 25969 add_prototyped_attribute (subr_die, type); in gen_subroutine_type_die()
|
H A D | FSFChangeLog.11 | 8858 * dwarf2out.c (add_prototyped_attribute): Use a value of 1.
|
H A D | ChangeLog-2010 | 409 * dwarf2out.c (add_prototyped_attribute): Likewise. 13350 lower_bound_default, add_bound_info, add_prototyped_attribute,
|
H A D | ChangeLog-2014 | 3838 * dwarf2out.c (add_prototyped_attribute): Add DW_AT_prototype
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 3834 static void add_prototyped_attribute (dw_die_ref, tree); 21197 add_prototyped_attribute (dw_die_ref die, tree func_type) in add_prototyped_attribute() function 22989 add_prototyped_attribute (subr_die, TREE_TYPE (decl)); in gen_subprogram_die() 25373 add_prototyped_attribute (subr_die, type); in gen_subroutine_type_die()
|
H A D | FSFChangeLog.11 | 8858 * dwarf2out.c (add_prototyped_attribute): Use a value of 1.
|