Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2out.c3413 static void add_prototyped_attribute (dw_die_ref, tree);
15880 add_prototyped_attribute (dw_die_ref die, tree func_type) in add_prototyped_attribute() function
17327 add_prototyped_attribute (subr_die, TREE_TYPE (decl)); in gen_subprogram_die()
18780 add_prototyped_attribute (subr_die, type); in gen_subroutine_type_die()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c3798 static void add_prototyped_attribute (dw_die_ref, tree);
21201 add_prototyped_attribute (dw_die_ref die, tree func_type) in add_prototyped_attribute() function
22974 add_prototyped_attribute (subr_die, TREE_TYPE (decl)); in gen_subprogram_die()
25290 add_prototyped_attribute (subr_die, type); in gen_subroutine_type_die()