Searched refs:add_src_coords_attributes (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | dwarf2out.c | 3416 static void add_src_coords_attributes (dw_die_ref, tree); 15978 add_src_coords_attributes (dw_die_ref die, tree decl) in add_src_coords_attributes() function 16031 add_src_coords_attributes (die, decl); in add_name_and_src_coords_attributes() 16761 add_src_coords_attributes (type_die, TYPE_STUB_DECL (type)); in gen_enumeration_type_die() 16904 add_src_coords_attributes (parm_pack_die, parm_pack); in gen_formal_parameter_pack_die() 17494 add_src_coords_attributes (seg_die, decl); in gen_subprogram_die() 18728 add_src_coords_attributes (type_die, TYPE_STUB_DECL (type)); in gen_struct_or_union_type_die()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | dwarf2out.c | 3801 static void add_src_coords_attributes (dw_die_ref, tree); 21304 add_src_coords_attributes (dw_die_ref die, tree decl) in add_src_coords_attributes() function 21366 add_src_coords_attributes (die, decl); in add_name_and_src_coords_attributes() 22129 add_src_coords_attributes (type_die, TYPE_STUB_DECL (type)); in gen_enumeration_type_die() 22341 add_src_coords_attributes (parm_pack_die, parm_pack); in gen_formal_parameter_pack_die() 23150 add_src_coords_attributes (seg_die, decl); in gen_subprogram_die() 25238 add_src_coords_attributes (type_die, TYPE_STUB_DECL (type)); in gen_struct_or_union_type_die()
|